WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134536
Fix build break on EFL and GTK ports since
r170683
https://bugs.webkit.org/show_bug.cgi?id=134536
Summary
Fix build break on EFL and GTK ports since r170683
Gyuyoung Kim
Reported
2014-07-01 20:00:07 PDT
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)'
Attachments
Patch
(2.72 KB, patch)
2014-07-01 20:02 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2014-07-01 20:02:03 PDT
Created
attachment 234234
[details]
Patch
Gyuyoung Kim
Comment 2
2014-07-01 20:32:44 PDT
Comment on
attachment 234234
[details]
Patch There is no build error on Mac when I build webkit with this patch locally. Landed.
WebKit Commit Bot
Comment 3
2014-07-01 20:44:42 PDT
Comment on
attachment 234234
[details]
Patch Clearing flags on attachment: 234234 Committed
r170695
: <
http://trac.webkit.org/changeset/170695
>
WebKit Commit Bot
Comment 4
2014-07-01 20:44:47 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug