Closed
Bug 1803340
Opened 3 years ago
Closed 3 years ago
Replace Cu.reportError calls in netwerk/
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
|
Bug 1803340 - Automatically replace Cu.reportError with console.error (netwerk). r?#necko-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review |
We are working towards removing Cu.reportError in preference to the more standard console.error. This bug is for netwerk.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b75fb56daa3
Automatically replace Cu.reportError with console.error (netwerk). r=necko-reviewers,valentin
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
•