Use the new Migration Wizard dialog in the `isStartupMigration` case for profile reset
Categories
(Firefox :: Migration, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(3 files)
(deleted),
text/x-phabricator-request
|
Details | |
Bug 1823537 - Port some older telemetry probes from the old migration wizard to the new one. r?Gijs!
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
Bug 1823536 added a patch that has us fall back to using the legacy migration wizard dialog to show the user progress after doing a profile reset.
This bug is about making the new Migration Wizard / migration-dialog-window show that state instead.
Updated•2 years ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 3•1 year ago
|
||
Those probes are:
- migration.uninstaller_profile_refresh (scalar)
- migration.discovered_migrators (keyed scalar)
- FX_MIGRATION_SOURCE_BROWSER (histogram)
- FX_MIGRATION_USAGE (histogram)
- FX_MIGRATION_ERRORS (histogram)
Not being ported are the following histograms:
- FX_STARTUP_MIGRATION_BROWSER_COUNT
- FX_STARTUP_MIGRATION_EXISTING_DEFAULT_BROWSER
- FX_STARTUP_MIGRATION_DATA_RECENCY
- FX_STARTUP_MIGRATION_USED_RECENT_BROWSER
as these are all expired.
Depends on D180230
Assignee | ||
Comment 4•1 year ago
|
||
Depends on D180231
Assignee | ||
Comment 5•1 year ago
|
||
ni?ing Gijs for https://phabricator.services.mozilla.com/D180231#inline-1000063.
Comment 6•1 year ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) from comment #5)
ni?ing Gijs for https://phabricator.services.mozilla.com/D180231#inline-1000063.
Answered on phab + slack 👍
Comment 8•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c5a2d58bf966
https://hg.mozilla.org/mozilla-central/rev/9f60a3635561
https://hg.mozilla.org/mozilla-central/rev/fa6acfa4e2ba
Description
•