Closed Bug 1838874 Opened 2 years ago Closed 2 years ago

Remove remaining uses of FileUtils.getFile

Categories

(Toolkit Graveyard :: IOUtils and PathUtils, task, P1)

Tracking

(firefox116 fixed)

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: beth, Assigned: beth)

References

Details

Attachments

(1 file)

A few uses were missed in the previous bugs:

marco@marco-Dell-XPS2 ~/FD/mozilla-unified $ rg "FileUtils.getFile"
uriloader/exthandler/tests/mochitest/browser_save_filenames.js
161:  let saveFilenamesPage = FileUtils.getFile(

browser/components/downloads/test/browser/head.js
101:  let interruptibleFile = FileUtils.getFile("TmpD", [

tools/profiler/tests/xpcshell/test_feature_mainthreadio.js
88:  const file = FileUtils.getFile("TmpD", [filename]);
Pushed by brennie@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d0a1398c495a Remove remaining uses of FileUtils.getFile r=Gijs
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: