There are build break on GTK and EFL since r170683. FAILED: : && /usr/lib/ccache/g++-4.8 -fPIC -pipe -std=c++11 -fno-exceptions -fno-strict-aliasing -fno-rtti -g -Wl,--no-undefined -L/home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64 -Wl,--no-keep-memory -shared -Wl,-soname,libwebkit2gtk-3.0.so.25 -o lib/libwebkit2gtk-3.0.so.25.11.0 @CMakeFiles/WebKit2.rsp && : ../../Source/WebKit2/UIProcess/API/C/WKPage.cpp:375: error: undefined reference to 'API::SessionState::create(WebKit::SessionState)'
Created attachment 234234 [details] Patch
Comment on attachment 234234 [details] Patch There is no build error on Mac when I build webkit with this patch locally. Landed.
Comment on attachment 234234 [details] Patch Clearing flags on attachment: 234234 Committed r170695: <http://trac.webkit.org/changeset/170695>
All reviewed patches have been landed. Closing bug.