[Webkit-unassigned] [Bug 255524] REGRESSION (Safari 16.4): Safari sometimes doesn't send cookies for assets requests and javascript fetch requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 17 23:33:48 PDT 2023


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

Tomoya YOKOTA <tomoya-yokota at cybozu.co.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomoya-yokota at cybozu.co.jp

--- Comment #64 from Tomoya YOKOTA <tomoya-yokota at cybozu.co.jp> ---
I confirm this problem fixed after bellow version.

- iOS 16.5.1 (a) 
- macOS Ventura 13.4.1 (a)

I confirmed this problem fixed with iOS 16.5.1 (c), macOS Ventura 13.4.1 (c).
I test with typical serverside render web application using Cookie Session.
the attribute of Cookie is Expires/Max-Age: Session, HttpOnly: true, Secure: true, SameSite: Lax.

Are there someone who stil experiancing the messy problem with latest macOS/iOS?

-- 
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/20230718/35bcb698/attachment.htm>


More information about the webkit-unassigned mailing list