Bug 124806 - [EFL] Build break after r159724
Summary: [EFL] Build break after r159724
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: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks: 124803
  Show dependency treegraph
 
Reported: 2013-11-22 21:52 PST by Ryuan Choi
Modified: 2013-11-22 22:00 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.71 KB, patch)
2013-11-22 21:54 PST, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2013-11-22 21:52:29 PST
There are several build breaks on EFL WK2 build.

/home/ryuan/workspace/project/webkit/efl-webkit/Source/WebKit2/Platform/CoreIPC/Connection.h:208:5: error: ‘atomic’ in namespace ‘std’ does not name a type
/home/ryuan/workspace/project/webkit/efl-webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.h:450:6: error: "TARGET_OS_IPHONE" is not defined [-Werror=undef]
/home/ryuan/workspace/project/webkit/efl-webkit/Source/WebKit2/UIProcess/efl/WebViewEfl.cpp:54:54: error: cannot allocate an object of abstract type ‘WebKit::WebViewEfl’
Comment 1 Ryuan Choi 2013-11-22 21:54:48 PST
Created attachment 217738 [details]
Patch
Comment 2 Ryuan Choi 2013-11-22 22:00:46 PST
Comment on attachment 217738 [details]
Patch

Clearing flags on attachment: 217738

Committed r159727: <http://trac.webkit.org/changeset/159727>
Comment 3 Ryuan Choi 2013-11-22 22:00:53 PST
All reviewed patches have been landed.  Closing bug.