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
KyungTae Kim
Comment 1 2013-01-09 17:22:28 PST
Ryuan Choi
Comment 2 2013-01-09 17:35:23 PST
Note You need to log in before you can comment on or make changes to this bug.