[Webkit-unassigned] [Bug 230343] Page does not reload properly when cold starting Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 20 05:30:41 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230343
--- Comment #3 from Mads Erik Forberg <mads at langesund.org> ---
@Alex:
You can reproduce it here with `Cache-Control: max-age=0, must-revalidate`:
1. Visit https://www.vg.no/spesial/_safari-cache/ on Safari (iOS). You'll see the current date and time from server.
2. Close Safari without navigating away from https://www.vg.no/spesial/_safari-cache/
3. Re-open Safari, you'll see the previous date and time present.
The page is properly refreshed when adding `no-store` to Cache-Control, but that header breaks BFCache in Safari, which is not ideal.
--
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/20210920/8a6754d0/attachment.htm>
More information about the webkit-unassigned
mailing list