Bug 102583 - [EFL][WK2] Convert Ewk_Popup_Menu to Ewk_Object class
Summary: [EFL][WK2] Convert Ewk_Popup_Menu to Ewk_Object class
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 22:41 PST by Gyuyoung Kim
Modified: 2012-11-18 22:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (17.88 KB, patch)
2012-11-16 22:46 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (17.87 KB, patch)
2012-11-16 22:51 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2012-11-16 22:41:15 PST
As a step to let ewk class convert to Ewk_Object class, Ewk_Popup_Menu and Ewk_Popup_Menu_Item classes are converted into Ewk_Object class.
Comment 1 Gyuyoung Kim 2012-11-16 22:46:12 PST
Created attachment 174809 [details]
Patch
Comment 2 Gyuyoung Kim 2012-11-16 22:51:02 PST
Created attachment 174811 [details]
Patch
Comment 3 Gyuyoung Kim 2012-11-18 22:35:29 PST
This patch is wrong.