[Webkit-unassigned] [Bug 140191] WKWebView provides no access to cookies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 07:51:21 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=140191

--- Comment #2 from Stefan Arentz <stefan at arentz.ca> ---
On iOS 8.3 I do get a list of cookies from NSHTTPCookieStorage().sharedHTTPCookieStorage().cookies but the results are unpredictable:

Eventually I do get a list of cookies of sites that I visited but it seems there is a delay between cookies being available via NSHTTPCookieStorage.

Setting a WKProcessPool made no difference.

WKWebView probably syncs cookies back to the UI process on its own schedule. Not after each navigation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150512/9821cce5/attachment-0001.html>


More information about the webkit-unassigned mailing list