Migrate searchConfiguration to use setPref instead of isEarlyStartup
Categories
(Firefox :: Search, task, P3)
Tracking
()
People
(Reporter: beth, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee | ||
Comment 3•29 days ago
|
||
Moving this across to search, as that's where we did the work.
We should also do some QA verification to ensure that the the searchConfiguration
feature still works correctly for experiment
, seperatePrivateDefaultUIEnabled
and seperatePrivateDefaultUrlbarResultEnabled
parameters.
It'll take a day or two for nightly builds to get the patches & Nimbus to update, but I can set something up once that is done & we're ready to test.
Updated•29 days ago
|
Backed out for causing bc failures @browser_searchModeSwitcher_basic.js.
Assignee | ||
Updated•29 days ago
|
Comment 6•28 days ago
|
||
bugherder |
Comment 7•4 days ago
|
||
Using nimbus-preview + search-configv2 from stage-preview with 137.0a1, 136.0b6 - set with search experiment content:
-
Test the experiment variable
-
Control branch, partner code (pc) becomes MOZI-NON-ADS
-
Treatment branch, pc becomes MOZI-ADS
-
-
Test the extraParams variable
-
Control branch, additional parameter added extratag=non
-
Treatment branch, additional parameter added extratag=block
-
No issues found with the search experiment parameters and modified search engine. Tested also default engines, removal/restoration, telemetry, params, search codes, private mode.
The only note for eco-sys team visibility and tranparency is that for search-config RS experiment updates, the same change needs to be operated into the search-telemetry-v2 RS, otherwise withads and adclicks won’t record the expected telemetry.
Description
•