Enforce storage.session quota on release
Categories
(WebExtensions :: Storage, task, P2)
Tracking
(firefox137 fixed)
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: robwu, Assigned: zombie)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [addons-jira])
Attachments
(1 file)
Storage quota enforcement was introduced in bug 1908925 but Nightly-only to allow extensions to detect the issue and catch up. We should enforce this on release channels.
The current plan is to enforce that in Firefox 134, scheduled for release in January 2025 (https://whattrainisitnow.com/release/?version=134).
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
Is anything blocking this now? If I understand correctly, it is blocking 1687778 which is blocking Background Service Worker for Manifest v3
| Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year ago
|
| Reporter | ||
Comment 8•1 year ago
|
||
We should update the release notes, and also update a past release note that mentioned that the enforcement would happen in the future. The actual "future" version differs from that what was documented.
Release note additions and updates are in Bug-1915688 release notes for enforcing the storage.session quota #38200
Description
•