[Webkit-unassigned] [Bug 198554] Unable to get cookies from WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 11:07:29 PDT 2019


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

--- Comment #13 from Sihui Liu <sihui_liu at apple.com> ---
(In reply to Sihui Liu from comment #12)
> (In reply to Jeremy Schonfeld from comment #10)
> > There are two WKWebViews. One is the login web view that I mentioned that is
> > visible the entire time. However I realized there is also a second web view
> > that is hidden and not visible. The attached Xcode project demonstrates
> > this. Is it possible that halting the processes of the hidden web view
> > prevent the visible web view from functioning properly?
> 
> Does this bug reproduce if you use same processPool for different web views?
> Maybe creating two web views using same process pool.

In the test app, a WKProcessPool is created but not used. It seems simply removing that line will make the cookie observer work as expected.

-- 
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/20190606/8f66e06e/attachment.html>


More information about the webkit-unassigned mailing list