Closed
Bug 1834278
Opened 2 years ago
Closed 2 years ago
Get rid of nsIMessageLoop
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
nsIMessageLoop (https://searchfox.org/mozilla-central/search?q=nsIMessageLoop&path=&case=false®exp=false) is used on GeckoView only. It has no unit test now, and we already have ChromeUtils.idleDispatch.
So we can get rid of this after landing bug 1833990
| Assignee | ||
Comment 1•2 years ago
|
||
This is unused now.
Updated•2 years ago
|
Assignee: nobody → m_kato
Status: NEW → ASSIGNED
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/f4c21230f466
Get rid of nsIMessageLoop. r=emilio
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•