[Webkit-unassigned] [Bug 177478] WKWebView XHR cookies not remembered until app is backgrounded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 7 14:34:27 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=177478
--- Comment #7 from Geoffrey Garen <ggaren at apple.com> ---
Sorry, I meant source code that conforms to the original description:
Steps to Reproduce:
- Create a trivial WKWebView app (mine is a Cordova app using WKWebView)
- In javascript, execute an XHR that receives a session cookie
- Execute another XHR and notice that the session cookie is not sent
- Background, then foreground the app
- Now it will 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/20191007/20a9857a/attachment.html>
More information about the webkit-unassigned
mailing list