[Webkit-unassigned] [Bug 74179] [EFL] Context menu restore for WebKit-EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 01:28:01 PDT 2012


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





--- Comment #25 from Michal Pakula vel Rutka <m.pakula at samsung.com>  2012-04-06 01:27:57 PST ---
(In reply to comment #24)
> (From update of attachment 135564 [details])
> Does it make sense to enable context menus even if the client implementation is empty?

Unfortunately ContextMenuClientEfl have to be registered to pageClients in Page.h if CONTEXT_MENUS flag is enabled. Also it is used by ContextMenuController - there are virtual methods called on ContextMenuClient m_client, and they have to be implemented.

-- 
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