Open
Bug 1966618
Opened 1 year ago
Updated 4 months ago
Refactor OffThreadPromiseTask::ExtractAndForget
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: yulia, Unassigned)
References
(Blocks 1 open bug)
Details
OffThreadPromiseTask::ExtractAndForget has overlap with removeFromCancellableListAndDispatch. These two methods should be refactored so that responsibility is clearer.
Updated•4 months ago
|
Priority: P4 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•