зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1396654 - Enable Activity Stream by default for all channels. r=mossop
MozReview-Commit-ID: F0hmI8nWTFR --HG-- extra : rebase_source : a454beea653677c0d89d9dbe9f776247d11cbea6
This commit is contained in:
Родитель
92ec846a75
Коммит
b61e2637f0
|
@ -1276,12 +1276,7 @@ pref("browser.newtabpage.columns", 5);
|
|||
pref("browser.newtabpage.directory.source", "https://tiles.services.mozilla.com/v3/links/fetch/%LOCALE%/%CHANNEL%");
|
||||
|
||||
// activates Activity Stream
|
||||
#ifdef NIGHTLY_BUILD
|
||||
pref("browser.newtabpage.activity-stream.enabled", true);
|
||||
#else
|
||||
pref("browser.newtabpage.activity-stream.enabled", false);
|
||||
#endif
|
||||
|
||||
pref("browser.newtabpage.activity-stream.aboutHome.enabled", false);
|
||||
|
||||
// Enable the DOM fullscreen API.
|
||||
|
|
Загрузка…
Ссылка в новой задаче