[Webkit-unassigned] [Bug 196592] Cookies not sent with third party requests via XHR or iFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 13:37:32 PST 2020


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

--- Comment #4 from John Wilander <wilander at apple.com> ---
This is likely due to tracking prevention in Safari. If a third-party resource needs cookie access, you should call the Storage Access API. That API has been shipping in Safari for almost two years and is nowadays also available in Firefox with an Edge implementation pending. Brave has expressed interested in supporting the API once Edge has landed it in Chromium.

-- 
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/20200124/b6091be7/attachment.htm>


More information about the webkit-unassigned mailing list