Closed
Bug 1796878
Opened 2 years ago
Closed 2 years ago
Remove osfile.jsm from services/
Categories
(Toolkit Graveyard :: OS.File, task, P1)
Toolkit Graveyard
OS.File
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: barret, Assigned: barret)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Assignee | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P1
Assignee | ||
Comment 1•2 years ago
|
||
Writing via a stream would be a nice-to-have but it isn't required for the work in logmanager.jsm; that can be done with NetUtil.asyncCopy
No longer depends on: 1797358
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → brennie
Status: NEW → ASSIGNED
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/921e84e9c52d
Port osfile.jsm usage to IOUtils in services/ r=markh
Comment 4•2 years ago
|
||
Backed out changeset 921e84e9c52d (Bug 1796878) for causing xpcshell failures on test_attachments_downloader.js.
Backout link
Push with failures <--> X2
Failure Log
Also X1 Failure Log
Flags: needinfo?(brennie)
Comment 5•2 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:barret, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Flags: needinfo?(markh)
Flags: needinfo?(brennie)
Updated•2 years ago
|
Flags: needinfo?(markh)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66361cba8399
Port osfile.jsm usage to IOUtils in services/ r=markh
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•