Closed
Bug 1812704
Opened 2 years ago
Closed 2 years ago
Wire up the MigrationWizard to MigrationUtils to actually perform migrations
Categories
(Firefox :: Migration, enhancement)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The MigrationWizard reusable component and JSWindowActor pair have, up until now, only displayed information about migrators. It hasn't actually been hooked up with MigrationUtils to perform migrations based on what is selected.
This bug is about creating that connection so that the new MigrationWizard can actually perform migrations.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D167873
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3b1fb9eceb4b
Wire up the new MigrationWizard to MigrationUtils to let it perform migrations. r=NeilDeakin
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•