[Webkit-unassigned] [Bug 102932] [EFL][WK2] Implement context menu in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 09:26:09 PST 2013


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


Michal Pakula vel Rutka <m.pakula at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183799|                            |review?
               Flag|                            |




--- Comment #1 from Michal Pakula vel Rutka <m.pakula at samsung.com>  2013-01-21 09:27:59 PST ---
Created an attachment (id=183799)
 --> (https://bugs.webkit.org/attachment.cgi?id=183799&action=review)
proposed patch

Elementary context popup after selecting an item, fires a callback which returns data set by user while creating an context popup item. 
Ewk context menu API when selecting an item, needs two pointers to be passed: a pointer to a menu and to an item. 
To make implementation easier I have added an API to receive Ewk_Context_Menu_Item's parent menu, so only Ewk_Context_Menu_Item have to be passed to a callback fired when context popup item was selected.

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