-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(nimbus): Update External Configs
- Loading branch information
1 parent
17e588f
commit 58aeb6f
Showing
10 changed files
with
93 additions
and
7 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
experimenter/experimenter/features/manifests/fenix/.ref-cache.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
beta: 75153cfde804210282110c8bc510441509defbc6 | ||
beta: e289b90fcb24ca498542b8dc18fd7c7509105283 | ||
master: d1fbe983fb7720f0a4aca0e748817af11c1a374e | ||
release: 21df1ac521242be96e0c070aa713ccff03e1b2d3 |
4 changes: 2 additions & 2 deletions
4
experimenter/experimenter/features/manifests/firefox-desktop/.ref-cache.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
beta: 2f15bd117dcfcd7ad47a0249d7d67ebb7a098fda | ||
central: e96db7f2fc84bf31d8081316be884a96496fecb6 | ||
beta: 36794085397b7597a5ac7998f31bbd7c5efe547c | ||
central: 731d4b2dcdc5955ba826a55077d5d5ba4b8e1ea8 | ||
esr115: d75267771e3d43008d705fc0d5a1c4d66ab59331 | ||
esr128: 85cf2399be228f96a1bf1fed8d55845aa1a44d9a | ||
release: 1bed3c0453cf905787d1f87bf45ddbdfd64253c9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -938,6 +938,27 @@ newtabLayoutExperiment: | |
description: >- | ||
Variant B in layouts experiment. | ||
newtabCustomWallpaper: | ||
description: >- | ||
Modify the wallpaper selection feature to support user-uploaded custom wallpaper images | ||
owner: [email protected] | ||
hasExposure: false | ||
variables: | ||
uploadWallpaper: | ||
type: boolean | ||
setPref: | ||
branch: user | ||
pref: browser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.enabled | ||
description: >- | ||
Turns on and off ability to upload a custom wallpaper. | ||
colorPicker: | ||
type: boolean | ||
setPref: | ||
branch: user | ||
pref: browser.newtabpage.activity-stream.newtabWallpapers.customColor.enabled | ||
description: >- | ||
Turns on and off background color picker. | ||
newtabShortcutsExperiment: | ||
description: >- | ||
Adjusting sizes and spacing of new tab shortcuts. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -938,6 +938,27 @@ newtabLayoutExperiment: | |
description: >- | ||
Variant B in layouts experiment. | ||
newtabCustomWallpaper: | ||
description: >- | ||
Modify the wallpaper selection feature to support user-uploaded custom wallpaper images | ||
owner: [email protected] | ||
hasExposure: false | ||
variables: | ||
uploadWallpaper: | ||
type: boolean | ||
setPref: | ||
branch: user | ||
pref: browser.newtabpage.activity-stream.newtabWallpapers.customWallpaper.enabled | ||
description: >- | ||
Turns on and off ability to upload a custom wallpaper. | ||
colorPicker: | ||
type: boolean | ||
setPref: | ||
branch: user | ||
pref: browser.newtabpage.activity-stream.newtabWallpapers.customColor.enabled | ||
description: >- | ||
Turns on and off background color picker. | ||
newtabShortcutsExperiment: | ||
description: >- | ||
Adjusting sizes and spacing of new tab shortcuts. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters