Closed
Bug 1812243
Opened 2 years ago
Closed 2 years 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: jari, Assigned: jari)
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•2 years ago
|
||
| Assignee | ||
Updated•2 years 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•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•