[Webkit-unassigned] [Bug 238257] Session storage items were automatically cleared after manually changing the URL (only reproducible when the dev tool panel is not opened)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 23 09:48:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238257
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cdumez at apple.com,
| |pangle at apple.com
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Presumably this is about when Safari and WebKit decide to swap underlying processes, which is not too surprising to be different when Web Inspector is open.
On one hand, it's not great to have different behaviors when Web Inspector is open and when it isn't. But on another hand, preserving SessionStorage seems to make sense in a debugging workflow, where people reload a lot.
--
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/20220323/62a4b5b0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list