Closed
Bug 1818868
Opened 3 years ago
Closed 3 years ago
Remove osfile.jsm from browser/components/migration/, pt 2
Categories
(Toolkit Graveyard :: OS.File, task, P1)
Toolkit Graveyard
OS.File
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
There are two references to OS.File that were missed. One is in a comment:
https://searchfox.org/mozilla-central/rev/3ede9deb876ad5d6389cb51b371d4a4c8d788deb/browser/components/migration/ESEDBReader.sys.mjs#79
The other in a test:
https://searchfox.org/mozilla-central/rev/3ede9deb876ad5d6389cb51b371d4a4c8d788deb/browser/components/migration/tests/unit/test_Chrome_passwords.js#257
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/cf14c8346821
Port osfile.jsm usage to IOUtils in browser/components/migration/ r=Gijs
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 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
•