Closed
Bug 1725010
Opened 4 years ago
Closed 4 years ago
Add logging for when UpdateService.jsm's `writeStringToFile` fails to write to a file
Categories
(Toolkit :: Application Update, task, P2)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: bytesized, Assigned: bytesized)
References
Details
Attachments
(1 file)
We should add a log message at this line that logs the exception that was thrown rather than just discarding it. This will contain important debugging information when this call fails.
| Assignee | ||
Updated•4 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by ksteuber@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c3bac5261e2
Add logging for when UpdateService.jsm's `writeStringToFile` fails r=nalexander
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•