"Site Data" website list doesn't consider localStorage
Categories
(Firefox :: Settings UI, enhancement, P4)
Tracking
()
People
(Reporter: kalle, Unassigned)
References
Details
(Whiteboard: [storage-v2])
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
I would expect that "clear site data" also clears localStorage. In my test, it seems to clear localStorage when you clear other site data, but then the site is free to set localStorage again and it will no longer show up in the list of sites that store data on your system, nor will 'clear cookies and site data' show up anymore if you click the lock icon in the address bar for that site. But then it's still available if you click through to the security tab in the site info dialog window.
It's quite inconsistent in its current state.
Comment 5•5 years ago
|
||
(In reply to Luc from comment #4)
In my test ...
Is dom.storage.next_gen set to `true? If not, flip it to true, restart (not sure if a restart is required), and see if you can still reproduce
(In reply to Simon Mainey from comment #5)
Is
dom.storage.next_genset to `true? If not, flip it to true, restart (not sure if a restart is required), and see if you can still reproduce
That fixes the inconsistencies! Is that planned to become the default at some point? Ducking that setting, it seems to have caused issues in the past, not sure what the latest plans for it are or if a redesign under a different name is in the works.
Comment 7•5 years ago
|
||
(In reply to Luc from comment #6)
(In reply to Simon Mainey from comment #5)
dom.storage.next_genThat fixes the inconsistencies! Is that planned to become the default at some point?
that's bug 1599979
Updated•3 years ago
|
Description
•