Bug 139886 - [EFL] Fix the build after r177661
Summary: [EFL] Fix the build after r177661
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: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-22 16:52 PST by Hunseop Jeong
Modified: 2014-12-22 23:38 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.04 KB, patch)
2014-12-22 17:04 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2014-12-22 16:52:53 PST
../../Source/WebCore/dom/SecurityOriginPolicy.cpp:29:36: fatal error: WebCore/SecurityOrigin.h: No such file or directory
Comment 1 Hunseop Jeong 2014-12-22 17:04:38 PST
Created attachment 243650 [details]
Patch
Comment 2 Hunseop Jeong 2014-12-22 17:20:17 PST
Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/WebProcessProxy.cpp.o:WebProcessProxy.cpp:function std::_Function_handler<WTF::RefPtr<API::Object> (API::Object const&), WebKit::WebProcessProxy::apiObjectByConvertingToHandles(API::Object*)::{lambda(API::Object const&)#1}>::_M_invoke(std::_Any_data const&, API::Object const&): error: undefined reference to 'API::PageGroupHandle::create(WebKit::WebPageGroupData&&)'
Comment 3 Csaba Osztrogonác 2014-12-22 23:38:46 PST
Comment on attachment 243650 [details]
Patch

already fixed by https://trac.webkit.org/changeset/177676