зеркало из https://github.com/mozilla/pjs.git
disabling the fix for bug #387996 (add a "Places" folder to the bookmarks menu, populated with smart folders) due to Ts, Txul, and RLk regressions
This commit is contained in:
Родитель
a87b357557
Коммит
a520a628a4
|
@ -576,3 +576,6 @@ pref("browser.places.importBookmarksHTML", true);
|
|||
|
||||
// Show infobar on chromeless windows
|
||||
pref("browser.warn_chromeless_window.infobar", false);
|
||||
|
||||
// disable adding the "Places" folder with pre-defined queries
|
||||
pref("browser.places.createdDefaultQueries", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче