Open
Bug 1655001
Opened 5 years ago
Updated 5 years ago
Remove Storage Inspector traits for supportsRemoveItem & supportsRemoveAll
Categories
(DevTools :: Storage Inspector, task, P3)
DevTools
Storage Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
Storage inspector actors expose traits to know which methods are supported by a given storage type.
The methods supportsRemoveItem and supportsRemoveAll are always implemented, we should remove the traits.
Note: code related to this is being modified in Bug 1654762, so blocking on this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•