Closed
Bug 1903186
Opened 7 months ago
Closed 5 months ago
Improve testing of usage tracking and origin initialization including all the necessary refactorings and new testing infrastructrue: Episode II
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
131 Branch
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
This is a continuation of bug 1808294.
Assignee | ||
Comment 1•7 months ago
|
||
For now, asynchronous Drop is only needed for replacing counting of pending
clear/shutdown storage operations with evaluation of existing directory locks.
In future, asynchronous Drop will also allow to do IO, for example if we decide
to wait for saving of origin access time to be finished.
Comment 2•7 months ago
|
||
Comment on attachment 9408069 [details]
Bug 1903186 - Change DirectoryLock::Drop to be asynchronous; r=#dom-storage
Revision D197298 was moved to bug 1903874. Setting attachment 9408069 [details] to obsolete.
Attachment #9408069 -
Attachment is obsolete: true
Assignee | ||
Updated•5 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•