[Webkit-unassigned] [Bug 238257] New: 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 06:32:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238257
Bug ID: 238257
Summary: Session storage items were automatically cleared after
manually changing the URL (only reproducible when the
dev tool panel is not opened)
Product: WebKit
Version: Safari 15
Hardware: All
OS: macOS 12
Status: NEW
Severity: Major
Priority: P2
Component: Website Storage
Assignee: webkit-unassigned at lists.webkit.org
Reporter: 19927 at outlook.com
CC: sihui_liu at apple.com
Created attachment 455492
--> https://bugs.webkit.org/attachment.cgi?id=455492&action=review
example of the issue
Preconditions:
Do not open the developer tool panel.
Steps to reproduce:
1) Try to add a key-value item to the session storage on your resource.
2) Change URL path to another route, or just CTRL+C - CTRL+V current one.
3) Check out the created session storage item. It's not present anymore.
It's curious, that the browser does not clear the items if the dev tool is open, but only without a panel.
--
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/a5e818b3/attachment.htm>
More information about the webkit-unassigned
mailing list