зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1910776 - Newtab flip wallpapers pref on r=amy
Differential Revision: https://phabricator.services.mozilla.com/D218148
This commit is contained in:
Родитель
f9db1510f1
Коммит
60eb95821d
|
@ -1738,13 +1738,8 @@ pref("browser.newtabpage.activity-stream.discoverystream.region-weather-config",
|
|||
pref("browser.newtabpage.activity-stream.discoverystream.locale-weather-config", "en-US,en-GB,en-CA");
|
||||
|
||||
// Preference to enable wallpaper selection in the Customize Menu of new tab page
|
||||
#ifdef NIGHTLY_BUILD
|
||||
pref("browser.newtabpage.activity-stream.newtabWallpapers.enabled", true);
|
||||
pref("browser.newtabpage.activity-stream.newtabWallpapers.v2.enabled", true);
|
||||
#else
|
||||
pref("browser.newtabpage.activity-stream.newtabWallpapers.v2.enabled", false);
|
||||
pref("browser.newtabpage.activity-stream.newtabWallpapers.enabled", false);
|
||||
#endif
|
||||
|
||||
// Current new tab page background images.
|
||||
pref("browser.newtabpage.activity-stream.newtabWallpapers.wallpaper-light", "");
|
||||
|
|
Загрузка…
Ссылка в новой задаче