Bug 139886

Summary: [EFL] Fix the build after r177661
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: WebKit EFLAssignee: Hunseop Jeong <hs85.jeong>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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