Open
Bug 1900545
Opened 1 year ago
Updated 5 months ago
[meta] Convert operations sequentially running on multiple threads to use MozPromise
Categories
(Core :: Storage: Quota Manager, task, P3)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
Details
(Keywords: meta)
The custom state machines can have problems in some edge cases, it would be better to incrementally convert existing operations across quota manager and quota clients to use MozPromise.
Separate meta bugs should be filed for individual components and then separate bugs for individual tasks.
Some conversions have been already done, for example https://phabricator.services.mozilla.com/D185641
Bucket File System implementation seems to use MozPromise already, there are no custom state machines.
Comment 1•7 months ago
|
||
The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:hsingh, maybe it's time to close this bug?
Flags: needinfo?(hsingh)
You need to log in
before you can comment on or make changes to this bug.
Description
•