Closed
Bug 1801809
Opened 3 years ago
Closed 3 years ago
Replace Cu.reportError calls in downloads and places code
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
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 the downloads and places related components.
| Assignee | ||
Comment 1•3 years ago
|
||
Depends on D162696
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82670c053833
Automatically replace Cu.reportError with console.error (places, download). r=mak
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
•