[Webkit-unassigned] [Bug 198181] Cookies with SameSite=None or SameSite=invalid treated as Strict

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 07:26:18 PDT 2020


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

--- Comment #40 from John Wilander <wilander at apple.com> ---
(In reply to diego pierangeli from comment #39)
> Sorry, but the fix is out?
> 
> I've a site with SameSite=NONE that's seems rejected in Safari (Catalina
> latest).

Hi! SameSite=none is not treated as an unknown value and made into SameSite=strict. That change shipped long ago.

In what scenario does your SameSite=none cookie get rejected? Note that Safari blocks all third party cookies, both setting and using. If you need access to cookies as a third party, you need to call the Storage Access API.

-- 
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/20200910/1c139a7e/attachment.htm>


More information about the webkit-unassigned mailing list