Open
Bug 1854384
Opened 2 years ago
Updated 1 year ago
[Experiment] The "Set to Default" control message of the ECO experiment has a max-display-count of 5
Categories
(Firefox for Android :: Experimentation and Telemetry, defect, P2)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | affected |
People
(Reporter: ppop, Unassigned)
References
Details
[Affected versions]:
- Firefox Nightly 117.1.0 (Build #2015973691)
[Affected platforms]:
- Android 11
[Prerequisites]:
- Have the latest Firefox Nightly 117 installed.
- Have the browser enrolled in the control branch of the "mobile-default-browser-homepage-banner-copy-test-android-eco_2" experiment.
- Restart the browser 3 times to trigger the Set as default message.
[Steps to reproduce]:
- Open the browser and close it.
- Repeat the previous step 4 times.
- Reopen the browser and observe the homepage.
[Expected result]:
- The "Set as default" message remains displayed.
[Actual result]:
- The "Set as default" message is expired and is no longer displayed.
[Notes]:
- The issue is caused by the experiment's configuration, the "FALLBACK" style is not defined in the Android messaging feature. Replacing it with the "PERSISTENT" style would set the max-display-count to 20.
Updated•1 year ago
|
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•