[Webkit-unassigned] [Bug 207546] WKHttpStore does NOT sync until WKProcessPool is destroyed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 14 15:07:45 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=207546
--- Comment #2 from Sihui Liu <sihui_liu at apple.com> ---
(In reply to Brandon from comment #0)
> When a web-page sets cookies, the cookies are reflected in the next request
> from the WKWebView. This works fine. However, if we try to access the
> cookies from WKWebView via the WKHttpCookieStore or from NSHTTPCookieStorage
> or from WKWebsiteDataStore. fetchDataRecordsOfTypes:completionHandler
>
> The cookies are NOT there. However, if we set the `WKProcessPool` to a new
> process pool, and then attempt to access the cookies, they are immediately
> flushed to disk and can be accessed.
Can you attach a test app for us to look into?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200214/ecd680a9/attachment.htm>
More information about the webkit-unassigned
mailing list