Add async IOUtils equivalents of FileUtils.getFile / FileUtils.getDir
Categories
(Toolkit Graveyard :: OS.File, task)
Tracking
(firefox108 fixed)
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(3 files)
FileUtils.getFile (and therfore FileUtils.getDir) do main-thread IO to create directories. It would be handy to have an async version that resolves to nsIFiles for migrating away from these functions.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D155887
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D155888
Comment 4•3 years ago
|
||
There are some r+ patches 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.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Comment 6•3 years ago
|
||
Backed out 3 changesets (Bug 1757957) for causing failures in test_pathutils.html CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=395147020&repo=autoland&lineNumber=3255
Backout: https://hg.mozilla.org/integration/autoland/rev/ee13b3725c47d897dd44f06c293a182704d1e31e
Assignee | ||
Updated•3 years ago
|
Comment 8•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/202441b68c3e
https://hg.mozilla.org/mozilla-central/rev/e96617c21d75
https://hg.mozilla.org/mozilla-central/rev/dcdb061e9204
Updated•2 years ago
|
Description
•