Update MR default new user onboarding message and logic to prepare content based finalized designs
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | verified |
People
(Reporter: mviar, Assigned: halemu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Once the new MR onboarding flow designs are finalized, update MR_ABOUT_WELCOME_DEFAULT
message and expand logic for prepareMRContent
in AboutWelcomeDefaults.jsm.
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Pushed by halemu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db2123cef0b4 Update MR default onboarding message and logic to prepare content based finalized designs r=mviar
Comment 3•7 months ago
|
||
Backed out for causing failure at browser_aboutwelcome_multistage_mr.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/f05cdde4848c8e559102fa82fd81e66cd3e6ead9
failure log: https://treeherder.mozilla.org/logviewer?job_id=385060981&repo=autoland&lineNumber=4000
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Pushed by halemu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f273ef348cb3 Update MR default onboarding message and logic to prepare content based finalized designs r=mviar
Comment 5•7 months ago
|
||
bugherder |
Comment 6•7 months ago
•
|
||
Backed out changeset f273ef348cb3 (Bug 1776863) for causing bc failures on browser_aboutwelcome_multistage_mr.js.
Backout link
Push with failures <--> bc1
Failure Log
Backout by mlaza@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/1da938652f57 Backed out changeset f273ef348cb3 for causing bc failures on browser_aboutwelcome_multistage_mr.js. CLOSED TREE
Comment 8•7 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/2145e99695f6
Pushed by halemu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6d5ebec634b6 Update MR default onboarding message and logic to prepare content based finalized designs r=mviar
Comment 10•7 months ago
|
||
Backed out for causing mochitest failures on browser_aboutwelcome_multistage_mr.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/newtab/test/browser/browser_aboutwelcome_multistage_mr.js | Uncaught exception in test - .action-buttons button.secondary - timed out after 50 tries
Comment 11•6 months ago
|
||
Pushed by halemu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/220e0dfd7bdc Update MR default onboarding message and logic to prepare content based finalized designs r=mviar
Comment 12•6 months ago
|
||
bugherder |
Comment 13•6 months ago
|
||
Backed out for causing failures at browser_aboutwelcome_multistage_mr.js on central.
Backout link: https://hg.mozilla.org/integration/autoland/rev/5d3ef9d591b2883ab5aaf1a77d85a7609e4e4f74
Push where failures started: https://treeherder.mozilla.org/jobs?repo=mozilla-central&selectedTaskRun=Exe7ZuHpToCoLvM0HlTHBg.0&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=9579170250566372526a136c2ea93416b0c83ba0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=385759259&repo=mozilla-central&lineNumber=6169
Comment 14•6 months ago
|
||
Backout by abutkovits@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/e0beaa7b6605 Backed out changeset 220e0dfd7bdc for causing failures at browser_aboutwelcome_multistage_mr.js on central. CLOSED TREE
Comment 15•6 months ago
|
||
Pushed by halemu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c179493abdbc Update MR default onboarding message and logic to prepare content based finalized designs r=mviar
Comment 16•6 months ago
|
||
bugherder |
Comment 17•6 months ago
•
|
||
I‘ve verified this enhancement using the latest Firefox Nightly 105.0a1 (Build ID: 20220725094920) on Windows 10 x64, macOS 12.3.1, and Linux Mint 20.2 x64.
- If Firefox is not pinned, the “Pin Firefox to taskbar” intro screen is displayed. The Firefox browser is pinned to taskbar/kept in Dock after clicking the “Pin Firefox to taskbar” primary button, and the “Set as default” screen is shown (if the browser is not set as default)/ “Colorways” screen (if the browser is set as default).
- If Firefox is pinned and it is not set as default, the “Set as default” intro screen is displayed.
- The “OS settings” window is displayed and the “Import data” slide is shown after clicking the primary button.
- The “OS settings” window is not shown and the “Import Data” slide is displayed after clicking the secondary button.
- If the Firefox is pinned and set as default, the “Get Started” intro slide is displayed. After clicking the primary button from the “Get started” screen the “Colorways” slide is displayed. The “MR Gratitude” slide is displayed after clicking either the “Set colorway” or “Skip this step” button.
- The “See what’s new” button is present in the “MR Gratitude slide” and clicking it redirects to Firefox View page, and the “about:newtab” page is displayed after clicking the “Start browsing” button from the “MR Gratitude” slide.
Description
•