[Webkit-unassigned] [Bug 140205] WKWebView does not provide a way to set cookie accept policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 08:49:03 PST 2018


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

--- Comment #13 from Niklas Merz <niklasmerz at linux.com> ---
For hybrid apps which rely solely on a webview (Cordova etc.) this can be a huge problem, because every request made to remote servers is a cross-origin request by design.

The default policy basically blocks those kind of apps from using cookie-based authentication at all.

-- 
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/20181119/f73f693f/attachment.html>


More information about the webkit-unassigned mailing list