зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1682887 - roll out 2h2020 bookmarks pref to 100% on 85 and later, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D99909
This commit is contained in:
Родитель
db8cc251fb
Коммит
5870a06d40
|
@ -2091,13 +2091,9 @@ pref("browser.toolbars.bookmarks.visibility", "newtab");
|
|||
pref("browser.toolbars.bookmarks.showOtherBookmarks", true);
|
||||
|
||||
// When true, this pref will always show the bookmarks bar on
|
||||
// the New Tab Page, allowing showing/hiding via keyboard shortcut,
|
||||
// and other functionality to improve the usage of the Bookmarks Toolbar.
|
||||
#ifdef EARLY_BETA_OR_EARLIER
|
||||
// the New Tab Page, and other functionality to improve the usage of the
|
||||
// Bookmarks Toolbar.
|
||||
pref("browser.toolbars.bookmarks.2h2020", true);
|
||||
#else
|
||||
pref("browser.toolbars.bookmarks.2h2020", false);
|
||||
#endif
|
||||
|
||||
// Prefs to control the Firefox Account toolbar menu.
|
||||
// This pref will surface existing Firefox Account information
|
||||
|
|
Загрузка…
Ссылка в новой задаче