Closed Bug 1798733 Opened 2 years ago Closed 1 year ago

Remove osfile.jsm from browser/components/migration/IEProfileMigrator.sys.mjs

Categories

(Toolkit Graveyard :: OS.File, task)

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: barret, Assigned: barret)

References

Details

Attachments

(1 file)

No description provided.
Assignee: nobody → angelvillalobos1995

There's only a single usage of OS.File, and it's right here: https://searchfox.org/mozilla-central/rev/d7d2cc647772de15c4c5aa47f74d25d0e379e404/browser/components/migration/IEProfileMigrator.sys.mjs#377

We're going to want to state using IOUtils instead, which should be available as a global (so we don't need to import anything), like this: https://searchfox.org/mozilla-central/rev/d7d2cc647772de15c4c5aa47f74d25d0e379e404/browser/components/sessionstore/SessionWriter.jsm#385

Assignee: angelvillalobos1995 → brennie
No longer blocks: calstate

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?(gijskruitbosch+bugs)
Flags: needinfo?(brennie)

Leaving needinfo for Barret.

Flags: needinfo?(gijskruitbosch+bugs)
Flags: needinfo?(brennie)
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1d4a9d7169d
Port osfile.jsm usage to IOUtils in IEProfileMigrator.sys.mjs r=Gijs
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 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: