Closed
Bug 1205120
Opened 9 years ago
Closed 8 years ago
[BACKEND] Add "Remove indexedDB object store" context menu entry to storage inspector
Categories
(DevTools :: Storage Inspector, enhancement)
DevTools
Storage Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Assigned: miker)
References
Details
The Storage panel should allow to delete single indexedDB object stores.
This could be implemented via a context menu and/or by pressing Delete on the keyboard while the focus is on the selected object store.
There may be a confirmation before deleting it.
Sebastian
Assignee | ||
Updated•9 years ago
|
No longer blocks: 1031192
Summary: Allow to delete indexedDB object stores → [BACKEND] Add "Remove indexedDB object store" context menu entry to storage inspector
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Comment 2•9 years ago
|
||
Tim, this is not a duplicate - "IDB database" and "IDB object store" are two different things.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•8 years ago
|
||
This has been fixed for some time now.
Assignee: nobody → mratcliffe
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•