Open Bug 1886538 Opened 6 months ago Updated 2 months ago

Investigate browser.startup.homepage_override.mstone pref impact on new user onboarding

Categories

(Firefox :: Messaging System, task, P2)

task
Points:
3

Tracking

()

ASSIGNED

People

(Reporter: pdahiya, Assigned: pdahiya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Scope of this bug is to validate if setting browser.startup.homepage_override.mstone pref is enough to not show about:welcome during first startup. By default browser.startup.homepage_override.mstone isn't set for brand new profiles on Firefox installs, however there has been issue reported for custom builds when about:welcome page isn't shown due to mstone pref set by mistake.

https://mozilla.slack.com/archives/C90HG2UQH/p1710940398696639
https://searchfox.org/mozilla-central/rev/b73676a106c1655030bb876fd5e0a6825aee6044/browser/components/BrowserContentHandler.sys.mjs#221

Type: defect → task
Assignee: nobody → pdahiya
Status: NEW → ASSIGNED
Iteration: --- → 126.1 - Mar 18 - Mar 29
Points: --- → 3
Priority: -- → P1

Users commonly set this to disable about:welcome and maybe some other stuff.

user_pref("browser.startup.homepage_override.mstone", "ignore");
Iteration: 126.1 - Mar 18 - Mar 29 → 126.2 - Apr 1 - Apr 12
Iteration: 126.2 - Apr 1 - Apr 12 → 127.1 - Apr 15 - Apr 26
Iteration: 127.1 - Apr 15 - Apr 26 → 127.2 - Apr 29 - May 10
Iteration: 127.2 - Apr 29 - May 10 → 128.1 - May 13 - May 24

Updated attached patch with findings and suggested optimization https://phabricator.services.mozilla.com/D211253#inline-1169723 and moving priority to P2 as its not a blocker for release

Priority: P1 → P2
Iteration: 128.1 - May 13 - May 24 → 128.2 - May 27 - Jun 7
Iteration: 128.2 - May 27 - Jun 7 → 129.1 - Jun 10 - Jun 21
Iteration: 129.1 - Jun 10 - Jun 21 → 129.2 - Jun 24 - Jul 5
Iteration: 129.2 - Jun 24 - Jul 5 → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: