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.
Created attachment 170714 [details] Patch
Comment on attachment 170714 [details] Patch Clearing flags on attachment: 170714 Committed r132535: <http://trac.webkit.org/changeset/132535>
All reviewed patches have been landed. Closing bug.