Open
Bug 1516278
Opened 6 years ago
Updated 2 years ago
Our sessionStorage object wasn't ever session-scoped for years, add a test to ensure that it really is
Categories
(Core :: Storage: localStorage & sessionStorage, enhancement, P3)
Core
Storage: localStorage & sessionStorage
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
See https://bugzilla.mozilla.org/show_bug.cgi?id=1515665#c5.
We need to have a test that burns the trees with fire if mIsSessionOnly is ever false for a SessionStorage object...
Updated•6 years ago
|
Component: DOM → DOM: Web Storage
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•