[Webkit-unassigned] [Bug 74920] [EFL] Add 'Select All' option to context menus in WebKit-EFL.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 01:02:09 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74920
--- Comment #4 from Michal Pakula vel Rutka <m.pakula at samsung.com> 2011-12-21 01:02:09 PST ---
It is not dependent from any way how we implement context menu, whether it is using 74179 (CROSS_PLATFORM_CONTEXT_MENU=ON) or not.
Main code is placed in ContextMenuController which is common for all platforms. Only EFL specific code is matching value of ContextMenuItem::ContextMenuItemTagSelectAll with EWK_CONTEXT_MENU_ITEM_SELECT_ALL.
--
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