WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106510
[WK2][soup] Get rid of LocalTerminationDisabler
https://bugs.webkit.org/show_bug.cgi?id=106510
Summary
[WK2][soup] Get rid of LocalTerminationDisabler
KyungTae Kim
Reported
2013-01-09 17:15:30 PST
With
r139257
(
bug 106501
), the terminationDisabler was removed from ‘WebKit::ChildProcess’. Source/WebKit2/WebProcess/Cookies/soup/WebCookieManagerSoup.cpp:87:5: error: ‘LocalTerminationDisabler’ is not a member of ‘WebKit::ChildProcess’ Source/WebKit2/WebProcess/Cookies/soup/WebCookieManagerSoup.cpp:87:44: error: expected ‘;’ before ‘terminationDisabler’ make[2]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/WebProcess/Cookies/soup/WebCookieManagerSoup.cpp.o] Error 1
Attachments
Patch
(1.60 KB, patch)
2013-01-09 17:22 PST
,
KyungTae Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
KyungTae Kim
Comment 1
2013-01-09 17:22:28 PST
Created
attachment 182027
[details]
Patch
Ryuan Choi
Comment 2
2013-01-09 17:35:23 PST
Committed
r139261
: <
http://trac.webkit.org/changeset/139261
>
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