Closed
Bug 1735713
Opened 3 years ago
Closed 3 years ago
Revamp temporary storage limits
Categories
(Core :: Storage: Quota Manager, task, P1)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Our temporary storage limits are still based on free disk space which is now in a conflict with the storage spec. We should base our temporary storage limits on total disk space and while we are here, we should also reconsider the constants we use to calculate the limits (the global and group limit).
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D130640
Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Comment 2•3 years ago
|
||
We might want to consider also bug 1733054 relevant constants here?
Assignee | ||
Comment 3•3 years ago
|
||
(In reply to Jens Stutte [:jstutte] from comment #2)
We might want to consider also bug 1733054 relevant constants here?
No, that bug is about the localStorage specific 5MB limit.
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5d3ace93ec2
Revamp temporary storage limits; r=dom-storage-reviewers,jari
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•