[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
Fri Apr 21 09:03:42 PDT 2023


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

--- Comment #12 from Jerry Gregoire <jerry at arcadecoffee.com> ---
(In reply to youenn fablet from comment #11)
> Is there a way to reproduce, even flakily, the bug?

Yes, I have been able to using a Python/Flask app. Watch the 'session' token value and refresh any endpoint (even an empty one). Within a few refreshes, the session token will change, having been re-issued as the browser failed to deliver it's previous token to the server.

Perform the same test using a 'private' session or using any other browser and watch as the session token remains 'stable'.

-- 
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/20230421/6a22c174/attachment.htm>


More information about the webkit-unassigned mailing list