Bug 114647 - [EFL][WK2] build fix after r148434
Summary: [EFL][WK2] build fix after r148434
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 114649 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-15 16:09 PDT by Seokju Kwon
Modified: 2013-04-15 16:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2013-04-15 16:11 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-04-15 16:09:38 PDT
WebKit/Source/WebKit2/UIProcess/API/efl/EwkView.cpp: In member function ‘void EwkView::showContextMenu(WKPoint, WKArrayRef)’:
WebKit/Source/WebKit2/UIProcess/API/efl/EwkView.cpp:812:5: error: ‘contextMenuProxy’ was not declared in this scope
make[2]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/UIProcess/API/efl/EwkView.cpp.o] Error 1
Comment 1 Seokju Kwon 2013-04-15 16:11:04 PDT
Created attachment 198199 [details]
Patch
Comment 2 WebKit Commit Bot 2013-04-15 16:45:09 PDT
Comment on attachment 198199 [details]
Patch

Clearing flags on attachment: 198199

Committed r148477: <http://trac.webkit.org/changeset/148477>
Comment 3 WebKit Commit Bot 2013-04-15 16:45:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Adenilson Cavalcanti Silva 2013-04-15 16:50:21 PDT
*** Bug 114649 has been marked as a duplicate of this bug. ***