[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 May 8 03:00:38 PDT 2023


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

asim.ahmed at globalnorthstar.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asim.ahmed at globalnorthstar.
                   |                            |com

--- Comment #30 from asim.ahmed at globalnorthstar.com ---
Session is also expiring in private mode.
With SameSite = None, it workings. But not a reliable solution.
In our case safari sending cookie for js and css, img assets but randomly missing in request. 
After something investigation, it seems like when adding versioning in css and js includes, safari start causing this issue. When we have removed versioning session expiration has reduce a lot for static assets.

When this fix will be available?

-- 
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/20230508/620f41c0/attachment.htm>


More information about the webkit-unassigned mailing list