Closed
Bug 1803911
Opened 3 years ago
Closed 3 years ago
Replace Cu.reportError calls in newtab
Categories
(Firefox :: New Tab Page, task)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | 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 newtab
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7dc1ae8407c5
Automatically replace Cu.reportError with console.error (newtab), and manually fix tests. r=Mardak
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•