[Webkit-unassigned] [Bug 208049] Javascript can't access a SameSite=Strict cookie after page is loaded after a redirect from a third party site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 11:02:28 PDT 2020


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

--- Comment #11 from Robert <unknown9595 at hotmail.com> ---
Created attachment 398205

  --> https://bugs.webkit.org/attachment.cgi?id=398205&action=review

Fetch request with cookies

So the redirect has finished and the cookies should be set and accessable through document.cookie, but it doesn't return the cookies I'm looking for both on abc & xzy.example.com

But when I do a fetch request, the cookies which "haven't" been set are passed along with the request.

-- 
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/20200501/e202ef61/attachment.htm>


More information about the webkit-unassigned mailing list