Bug 100404

Summary: [EFL][WK2] Add Ewk_Popup_Menu API
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, mikhail.pozdnyakov, rakuco, ryuan.choi, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 65286    
Bug Blocks: 100226    
Attachments:
Description Flags
Patch none

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.