Closed
Bug 1812243
Opened 8 months ago
Closed 8 months ago
Check usages after a crash at InitOrigin of FileSystemQuotaClient
Categories
(Core :: DOM: File, task, P3)
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: jjalkanen, Assigned: jjalkanen)
References
Details
Attachments
(1 file)
Quota manager maintains cached usage values which may become incorrect due to a crash. To mitigate this, all quota clients must perform file system scans during the origin initialization.
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Updated•8 months ago
|
Pushed by jjalkanen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/59c4e9d17bfc Rescan usages at QuotaClient initialization after crash. r=dom-storage-reviewers,janv
Comment 3•8 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•