Closed
Bug 1788178
Opened 2 years ago
Closed 2 years ago
QM: Replace nsIEventTarget with nsISerialEventTarget in BackgroundThreadObject
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(1 file)
The PBackground
thread is a serial event target anyway and this change just helps with using InvokeAsync
with PBackground` thread in gtests.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D155869
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ac2c2b75261
QM: Replace nsIEventTarget with nsISerialEventTarget in BackgroundThreadObject; r=dom-storage-reviewers,jesup
Comment 3•2 years ago
|
||
Backed out along with Bug 1786465, Bug 1788182 for causing bustage on TestFileSystemDataManager.cpp
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b290d594c8f9
QM: Replace nsIEventTarget with nsISerialEventTarget in BackgroundThreadObject; r=dom-storage-reviewers,jesup
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•