Add Nimbus integration for separatePrivateSearch.ui
Categories
(Firefox :: Search, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox105 | --- | verified |
| firefox106 | --- | verified |
| firefox107 | --- | verified |
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
Attachments
(1 file, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
|
Details | Review |
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Backed out for casuing xpcshell failures on test_defaultEngine_experiments.js.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=391329872&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/aa1973a8680ebe4181ace8a0a76d1a2e05ed9b77
| Assignee | ||
Comment 5•3 years ago
|
||
Ah those tests landed after my patch was based so my try push was green, seen the problem and pushed a fix @ https://phabricator.services.mozilla.com/D157605, checking aother try run now
Comment 7•3 years ago
|
||
Backed out for causing telemetry failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/94436fdd766dbf69bdec71e091ad913d003c971d
Failure log: https://treeherder.mozilla.org/logviewer?job_id=391389106&repo=autoland&lineNumber=3240
| Assignee | ||
Comment 8•3 years ago
|
||
Sorry those tests didnt get run from mach try auto
Refactored the code to avoid the extra call to maybereloadengines, this shouldnt have any effect on tests that dont specifically trigger the conditions and try run @ https://treeherder.mozilla.org/jobs?repo=try&classifiedState=unclassified&revision=869fe4d221f00ee367ddd86254005bf30382fc54&selectedTaskRun=Fxa_n_1YTrifRLSBOWINkg.0 with failing tests added is looking green so landing again, 3rd time lucky
Comment 10•3 years ago
|
||
| bugherder | ||
Comment 11•3 years ago
|
||
Comment on attachment 9295200 [details]
Bug 1790790 - Add Nimbus flag to control Search Private Default. r=Standard8
Beta/Release Uplift Approval Request
- User impact if declined: This is adding more options for experiments.
- 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:
- List of other uplifts needed: Bug 1792673
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small change that adds extra checks for experiment options, well tested by automated tests.
- String changes made/needed: No
- Is Android affected?: No
Comment 12•3 years ago
|
||
Comment on attachment 9295200 [details]
Bug 1790790 - Add Nimbus flag to control Search Private Default. r=Standard8
Approved for 106.0b6.
Comment 13•3 years ago
|
||
| bugherder uplift | ||
Comment 14•3 years ago
|
||
Comment on attachment 9295200 [details]
Bug 1790790 - Add Nimbus flag to control Search Private Default. r=Standard8
Beta/Release Uplift Approval Request
- User impact if declined: This is adding more options for experiments.
- 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:
- List of other uplifts needed: Bug 1792673
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small change that adds extra checks for experiment options, well tested by automated tests.
- String changes made/needed: None
- Is Android affected?: No
Comment 15•3 years ago
|
||
This has been tested indirectly as part of experiment testing: marking as 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 16•3 years ago
|
||
Comment on attachment 9295200 [details]
Bug 1790790 - Add Nimbus flag to control Search Private Default. r=Standard8
Approved for 105.0.2.
Comment 17•3 years ago
|
||
| bugherder uplift | ||
Comment 18•3 years ago
•
|
||
Verified as fixed with 105.0.2 on Ubuntu 22.04, Mac 11 and Windows 10.
Updated•3 years ago
|
Description
•