Closed
Bug 1808500
Opened 2 years ago
Closed 2 years ago
Replace Cu.reportError calls in devtools
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We are working towards removing Cu.reportError
in preference to the more standard console.error
. This bug is for devtools.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d30f99f60527
Automatically replace Cu.reportError with console.error (devtools). r=nchevobbe
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 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
•