[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 06:54:22 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=208049
--- Comment #8 from Robert <unknown9595 at hotmail.com> ---
Comment on attachment 398178
--> https://bugs.webkit.org/attachment.cgi?id=398178
Cookies sent does not match document.cookies
I'm having the same issue
The redirect sets the cookies via Set-Cookie
Fetch requests are sending correct cookie headers
But document.cookie on both sub-domains is an empty string
Storage tab is also empty
--
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/35a39227/attachment.htm>
More information about the webkit-unassigned
mailing list