Add infrastructure for importing browser data from files
Categories
(Firefox :: Migration, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(2 files)
We want to be able to import from things like:
- Passwords from CSV / TSV files
- Bookmarks from HTML files.
Down the line, we might expand the number of files we can import from.
This bug is about adding the infrastructure for supporting importing from files in the new Migration Wizard. It might only add one of the two file imports listed above to give that infrastructure something to do. We'll add any others in follow-up bugs.
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
This also includes our first file migrator, which imports passwords from CSV/TSV files.
Assignee | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Updated•8 months ago
|
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2a7196e34b3d Package document.ico from branding directory so that the migration wizard can use it. r=mossop https://hg.mozilla.org/integration/autoland/rev/8402100dfc12 Add infrastructure for file migrators in the new Migration Wizard. r=fluent-reviewers,kpatenio,flod
Comment 4•8 months ago
|
||
Backed out for causing failures at browser_file_migration.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/19cc7f9b40f7a8534e00f9abb411738836a9c9f9
Failure log: https://treeherder.mozilla.org/logviewer?job_id=412246089&repo=autoland&lineNumber=5157
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7139afbf1ffe Package document.ico from branding directory so that the migration wizard can use it. r=mossop https://hg.mozilla.org/integration/autoland/rev/35b583e9f1e7 Add infrastructure for file migrators in the new Migration Wizard. r=fluent-reviewers,kpatenio,flod
Comment 6•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7139afbf1ffe
https://hg.mozilla.org/mozilla-central/rev/35b583e9f1e7
Assignee | ||
Updated•8 months ago
|
Description
•