Closed
Bug 1823713
Opened 2 years ago
Closed 2 years ago
Implement storage.session in extension process
Categories
(WebExtensions :: Storage, task, P2)
WebExtensions
Storage
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [addons-jira])
Attachments
(1 file)
First stage of implementing storage.session, should already be fully usable and useful on Desktop (where the extension process is more or less "permanent").
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira]
Updated•2 years ago
|
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9325460 -
Attachment description: Bug 1823713 - Implement storage.session in extension process, r=rpl → Bug 1823713 - Initial storage.session implementation, r=rpl
Assignee | ||
Comment 2•2 years ago
|
||
Some background info from the Chromium bug implementing storage.session: https://bugs.chromium.org/p/chromium/issues/detail?id=1185226
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/532904ff2fff
Initial storage.session implementation, r=rpl
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Comment 5•2 years ago
|
||
Needs to be added to the BCD and the Firefox 115 for developers release notes.
mdn/content was already added before, as mentioned in the parent bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1687778#c8
Keywords: dev-doc-needed
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•