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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2012-10-25 12:50:16 PDT
Created attachment 170714 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-10-25 14:15:43 PDT
All reviewed patches have been landed.  Closing bug.