[META] [QA] [PI-987] Pin Firefox to Taskbar During Onboarding Experiment
Categories
(Firefox :: Messaging System, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: mcoman, Assigned: mcoman)
References
Details
(Keywords: meta)
Comment 1•4 years ago
•
|
||
This experiment is now on preview as 1-click-pin-during-onboarding
with a 6th branch for not showing onboarding.
Set these preferences in about:config then relaunch with --first-startup
:
-
messaging-system.rsexperimentloader.collection_id
nimbus-preview -
app.normandy.user_id
to one of…#pin-control
5d3d8a50-dc19-4fa6-9967-6b069a4190d1#pin-noshow
39cd1fa3-fbc0-4c85-ab14-d19eee78a573#pin-a
1a3319c3-9466-4032-8fbe-ffdfd5ad9608#pin-b
25138621-dd2a-4653-970d-7446e21503e4#pin-c
ed2014e7-46c1-4158-b8d5-ffd0161224e8#pin-d
4758fbef-7609-43cb-8471-fcc6a24eaf0a
It does have "release" targeting and includes windows versions 1903+:
browserSettings.update.channel == "release" && version|versionCompare('87.!') >= 0 && localeLanguageCode == 'en' && ((isFirstStartup && !('trailhead.firstrun.didSeeAboutWelcome'|preferenceValue)) || experiment.slug in activeExperiments) && os.windowsBuildNumber >= 18362 && 'app.shield.optoutstudies.enabled'|preferenceValue
Assignee | ||
Comment 2•4 years ago
|
||
Marking this task as Resolved - Fixed since the experiment is live.
Description
•