[Webkit-unassigned] [Bug 96070] [EFL][WK2] Minibrowser crashes on right mouse click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 8 22:55:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96070





--- Comment #14 from Jinwoo Song <jinwoo7.song at samsung.com>  2012-09-08 22:55:30 PST ---
(In reply to comment #13)
> Well, since the context menu implementation has not been written yet, this looks like a fix in the wrong place -- why bother trying to create a context menu in the first place? Now the check might end up being forgotten and lose its need once Gyuyoung adds his context menu implementation.

IMO, In the case that a port did not implement the ContextMenuProxy, this defensive code is worth well enough. Surely if EFL implement the ContextMenuProxy, it is no more necessary but it may care the other ports as well. 
The similar code have been landed recently for the PopupMenuProxy. 
http://trac.webkit.org/changeset/127745

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list