gecko-dev/toolkit/components/nimbus
Drew Willcoxon 64a9c0a8ba Bug 1915766 - Add a Nimbus variable that hides the Suggest UI. r=daisuke,settings-reviewers,mossop
This makes `browser_search_firefoxSuggest.js` more realistic by installing a
Nimbus experiment to change the Suggest scenario instead of manually setting the
scenario via the helper function. (The "scenario" just means whether Suggest is
enabled or not, basically. "history" means it's not enabled; "offline" and
"online" mean it's enabled. The difference between the latter two is that in
"online" the user has opted in to the Merino server, and that only means one of
the Suggest prefs is true instead of false.)

I noticed `browser_privacy_firefoxSuggest.js` does not check the visibility of
its Suggest section at all, so I added similar tasks to it and factored out the
common helpers into `head.js`.

Depends on D221097

Differential Revision: https://phabricator.services.mozilla.com/D221099
2024-09-11 19:40:01 +00:00
..
docs
generate Bug 1900401 - Fix path for prefFlips schema in FeatureManifest r=emcminn 2024-06-03 19:07:46 +00:00
lib Bug 1915707 - Explicitly define userId and use it for branch allocation r=jlockhart,chumphreys 2024-09-04 16:08:49 +00:00
schemas Bug 1907436 - Cache initial pref values for prefFlips feature on the enrollment r=chumphreys 2024-07-12 19:45:04 +00:00
test Bug 1915707 - Explicitly define userId and use it for branch allocation r=jlockhart,chumphreys 2024-09-04 16:08:49 +00:00
ExperimentAPI.sys.mjs Bug 1875404 - Require branch for setPref variables r=chumphreys 2024-01-22 18:12:51 +00:00
FeatureManifest.yaml Bug 1915766 - Add a Nimbus variable that hides the Suggest UI. r=daisuke,settings-reviewers,mossop 2024-09-11 19:40:01 +00:00
jar.mn Bug 1896720 - Add prefFlips feature r=chumphreys 2024-05-31 20:32:15 +00:00
metrics.yaml Bug 1907649 - Unenroll if prefFlips feature cannot set prefs r=chumphreys 2024-07-24 18:11:23 +00:00
moz.build Bug 1859899 - Batch 17 Migrate toolkit/* xpcshell.ini -> .toml. r=aryx,extension-reviewers,anti-tracking-reviewers,robwu,pbz 2023-11-29 04:58:09 +00:00