[webkit-reviews] review requested: [Bug 102932] [EFL][WK2] Implement context menu in MiniBrowser : [Attachment 183799] proposed patch

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


Michal Pakula vel Rutka <m.pakula at samsung.com> has asked  for review:
Bug 102932: [EFL][WK2] Implement context menu in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=102932

Attachment 183799: proposed patch
https://bugs.webkit.org/attachment.cgi?id=183799&action=review

------- Additional Comments from Michal Pakula vel Rutka <m.pakula at samsung.com>
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.


More information about the webkit-reviews mailing list