Commit 1cb2c489 authored by Ryan VanderMeulen's avatar Ryan VanderMeulen
Browse files

Bug 1328637 - Add back the browser.toolbars.bookmarks.2h2020 pref to fix...

Bug 1328637 - Add back the browser.toolbars.bookmarks.2h2020 pref to fix test_Chrome_bookmarks.js failures. r=Gijs, a=bustage
parent 06db7c22
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2038,6 +2038,15 @@ pref("browser.aboutConfig.showWarning", true);

pref("browser.toolbars.keyboard_navigation", 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 NIGHTLY_BUILD
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
// as a button next to the hamburger menu. It allows