Closed
Bug 1811334
Opened 11 months ago
Closed 11 months ago
Replace Cu.reportError calls in most of browser/
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | 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 the remaining parts of browser/
, apart from browser/components/extensions/
.
Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c2c3f0f8eef1 Automatically replace Cu.reportError with console.error (most of browser/components). r=settings-reviewers,mconley
Comment 3•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•