Open
Bug 1910669
Opened 9 months ago
Updated 9 months ago
Implement StorageArea.getKeys() in extension storage API
Categories
(WebExtensions :: Storage, enhancement, P3)
WebExtensions
Storage
Tracking
(Not tracked)
NEW
People
(Reporter: robwu, Unassigned)
References
Details
(Whiteboard: [wecg][addons-jira])
This bug tracks the implementation of getKeys()
for each StorageArea in the storage
API. It enables extensions to efficiently query storage keys without also reading the associated data.
References:
Reporter | ||
Updated•9 months ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Updated•9 months ago
|
Whiteboard: [wecg] → [wecg][addons-jira]
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•