Closed
Bug 1831154
Opened 2 years ago
Closed 2 years ago
Disable logging from removeDirectory background task by default
Categories
(Toolkit :: Background Tasks, task)
Toolkit
Background Tasks
Tracking
()
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(1 file)
Currently the logging happens every time it runs, but we probably don't need it on non-debug build.
| Assignee | ||
Comment 1•2 years ago
|
||
IMO it makes sense to have logs on debug builds even after shutdown.
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/47e7726c1f22
Disable removeDirectory logging on non-debug builds r=nalexander
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•