Closed
Bug 1805728
Opened 3 years ago
Closed 3 years ago
Stop using Cu.reportError in Deprecated.sys.mjs
Categories
(Toolkit :: General, task, P3)
Toolkit
General
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We should stop using Cu.reportError
in Deprecated.sys.mjs
.
To support this we also need to change browser_Deprecated.js
to use a different type of listener, so I'm going to rewrite it a bit in the process so that it is easier to use async functions.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ea32393e7f07
Stop using Cu.reportError in Deprecated.sys.mjs. r=mossop
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•