Bug 74182

Summary: [EFL] Add context menus for EWebLauncher
Product: WebKit Reporter: Michal Pakula vel Rutka <mpakulavelrutka>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, rakuco, tmpsantos, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 74179    
Bug Blocks:    
Attachments:
Description Flags
proposed patch
none
reupload previous file
none
new patch gyuyoung.kim: commit-queue-

Description Michal Pakula vel Rutka 2011-12-09 07:18:12 PST
Adds elementary context menus for EWebLauncher. Also I have added a parent menu to Ewk_Context_Menu structure for better handling by elementary context menu callbacks.
Comment 1 Michal Pakula vel Rutka 2011-12-09 07:45:43 PST
Created attachment 118577 [details]
proposed patch
Comment 2 Michal Pakula vel Rutka 2011-12-12 04:03:52 PST
Created attachment 118774 [details]
reupload previous file
Comment 3 Michal Pakula vel Rutka 2011-12-12 06:42:43 PST
The patch does not apply because it needs bug's 74179 patch to be applied first.
Comment 4 Gyuyoung Kim 2011-12-18 23:58:25 PST
EWS couldn't run test because of failing to merge. Could you submit new patch based on latest WebKit trunk ?
Comment 5 Michal Pakula vel Rutka 2011-12-19 02:21:16 PST
The problem is this patch needs https://bugs.webkit.org/show_bug.cgi?id=74179 to work, so I it is dependent from from it. It will apply only if 74182 will be applied first.
Adding dependency from 74179 here does not changed anything at all - if you know a method to force applying 74179 before applying this one please let me know.
Comment 6 Michal Pakula vel Rutka 2012-04-23 03:43:39 PDT
Created attachment 138322 [details]
new patch

uploaded new patch adding elementary to efl jhbuild script and matching new context menu implementation from 74179
Comment 7 Gyuyoung Kim 2012-04-23 05:18:21 PDT
Comment on attachment 138322 [details]
new patch

Attachment 138322 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/12511164
Comment 8 Michal Pakula vel Rutka 2013-05-22 02:20:40 PDT
We are not supporting new features in WebKit1 anymore.