Closed
Bug 1750934
Opened 4 years ago
Closed 4 years ago
Support StorageManager in Sandbox and XPCComponents
Categories
(Core :: XPConnect, task, P2)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(1 file)
We need to access StorageManager in xpcshell tests in bug 1750933 (we need to call the getDirectory method as a starting point).
StorageManager is normally exposed via navigator.storage but navigator is not available in xpcshell tests.
Other storage APIs like IndexedDB and Cache API are already exposed like this.
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D136227
Comment 2•4 years ago
|
||
Some explanation here would be good.
Comment 4•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:janv, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jvarga)
Flags: needinfo?(bugs)
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(jvarga)
Comment 6•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•