Closed
Bug 1694365
Opened 5 years ago
Closed 5 years ago
Invalidate QM cache after cleaning up temporary storage
Categories
(Core :: Storage: Quota Manager, task)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
InvalidateCache might fail because there's no disk space available (for writing the journal). If we do this only after cleaning up temporary storage, it's less likely we run into this issue.
This addresses issue TS.A from https://bugzilla.mozilla.org/show_bug.cgi?id=1482662#c33
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → sgiesecke
Status: NEW → ASSIGNED
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e831edff89a2
Invalidate QM cache after cleaning up temporary storage. r=janv,dom-storage-reviewers
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•