[webkit-reviews] review granted: [Bug 125576] [WK2][SOUP] Fix handling of cookies when network process is enabled : [Attachment 218963] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 28 01:49:41 PST 2013


Carlos Garcia Campos <cgarcia at igalia.com> has granted Kwang Yul Seo
<skyul at company100.com>'s request for review:
Bug 125576: [WK2][SOUP] Fix handling of cookies when network process is enabled
https://bugs.webkit.org/show_bug.cgi?id=125576

Attachment 218963: Patch
https://bugs.webkit.org/attachment.cgi?id=218963&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
I've tried it here locally and it works for me:

$ Programs/WebKit2APITests/TestCookieManager 
/webkit2/WebKitCookieManager/accept-policy: OK
/webkit2/WebKitCookieManager/delete-cookies: OK
/webkit2/WebKitCookieManager/cookies-changed: OK
/webkit2/WebKitCookieManager/persistent-storage: OK

$ WEBKIT_USE_NETWORK_PROCESS=1 Programs/WebKit2APITests/TestCookieManager 
/webkit2/WebKitCookieManager/accept-policy: OK
/webkit2/WebKitCookieManager/delete-cookies: OK
/webkit2/WebKitCookieManager/cookies-changed: OK
/webkit2/WebKitCookieManager/persistent-storage: OK


More information about the webkit-reviews mailing list