RESOLVED FIXED Bug 100404
[EFL][WK2] Add Ewk_Popup_Menu API
https://bugs.webkit.org/show_bug.cgi?id=100404
Summary [EFL][WK2] Add Ewk_Popup_Menu API
Chris Dumez
Reported 2012-10-25 12:11:08 PDT
We currently have a Ewk_Popup_Menu_Item API but not Ewk_Popup_Menu API. Instead, the popup menu code has been added the Ewk_View which clutters its code. We need to move the popup code out of Ewk_View and into a new Ewk_Popup_Menu class.
Attachments
Patch (30.90 KB, patch)
2012-10-25 12:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-10-25 12:50:16 PDT
WebKit Review Bot
Comment 2 2012-10-25 14:15:39 PDT
Comment on attachment 170714 [details] Patch Clearing flags on attachment: 170714 Committed r132535: <http://trac.webkit.org/changeset/132535>
WebKit Review Bot
Comment 3 2012-10-25 14:15:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.