Closed
Bug 1726798
Opened 4 years ago
Closed 4 years ago
Replace OS.File with IOUtils in the places toolkit code
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
As part of the ongoing effort to remove OS.File usage, I have a patch to fix the ESLint warnings and use IOUtils.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a4b0e5b3079
Replace OS.File with IOUtils in the places toolkit code. r=mak
Comment 3•4 years ago
|
||
Backed out for causing xpcshell failures in toolkit/components/places/tests/maintenance
Backout link
Push with failures
Failure Log
Flags: needinfo?(standard8)
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6a86c7fa1ffe
Replace OS.File with IOUtils in the places toolkit code. r=mak
Comment 6•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
•