Ensure settings are correctly preserved during experiments
Categories
(Firefox :: Search, task, P2)
Tracking
()
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [snt])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
|
Details | Review |
We need to make sure the default engine settings are correctly preserved when running experiments.
| Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 4•3 years ago
|
||
Comment on attachment 9295621 [details]
Bug 1790644 - Ensure default search engine settings are correctly preserved during and after experiments. r?daleharvey
Beta/Release Uplift Approval Request
- User impact if declined: When an experiment runs and then finishes, we may not correctly reset the user's default search engine value.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce: QA are testing this as part of experiments.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The code only affects changes in and out of experiments. QA will be testing these scenarios
- String changes made/needed: None
- Is Android affected?: No
Comment 5•3 years ago
|
||
Comment on attachment 9295621 [details]
Bug 1790644 - Ensure default search engine settings are correctly preserved during and after experiments. r?daleharvey
Approved for 106.0b6.
Comment 6•3 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9295621 [details]
Bug 1790644 - Ensure default search engine settings are correctly preserved during and after experiments. r?daleharvey
Beta/Release Uplift Approval Request
- User impact if declined: When an experiment runs and then finishes, we may not correctly reset the user's default search engine value.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce: QA are testing this as part of experiments.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The code only affects changes in and out of experiments. QA will be testing these scenarios
- String changes made/needed: none
- Is Android affected?: No
Comment 8•3 years ago
|
||
Verified on Windows 10, Ubuntu 22.04 and Mac 11 using Nightly 107.0a1 (2022-09-29) and Beta 106.0b6.
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Comment on attachment 9295621 [details]
Bug 1790644 - Ensure default search engine settings are correctly preserved during and after experiments. r?daleharvey
Approved for 105.0.2.
Comment 10•3 years ago
|
||
| bugherder uplift | ||
Comment 11•3 years ago
|
||
Verified as fixed with 105.0.2 on Ubuntu 22.04, Mac 11 and Windows 10.
Description
•