Open
Bug 1582066
Opened 6 years ago
Updated 1 year ago
Remove old LocalStorage implementation
Categories
(Core :: Storage: localStorage & sessionStorage, task, P2)
Core
Storage: localStorage & sessionStorage
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
References
(Blocks 1 open bug)
Details
We can start thinking about removing the old LS implementation once LSNG ships and there are no big issues.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
A notable thing in bug 1586812 was that it seemed from some of the stacks that maybe people have disabled LSNG in some cases, in which case we might want to consider forcing mozilla::dom::NextGenLocalStorageEnabled to return true for a few releases. (Or at least make sure we completely delete the old localstorage database file on abrupt transition so there's no old data laying around.)
You need to log in
before you can comment on or make changes to this bug.
Description
•