Closed
Bug 1676365
Opened 4 years ago
Closed 4 years ago
Move SpinEventLoopUntil to separate header
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
SpinEventLoopUntil
pulls in lots of additional dependencies into nsThreadUtils.h and is only used at relatively few places. It should better be placed in a separate header.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D96555
Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b00006c2649a
Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•