зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1135375 - indicate we intend to ship in-content prefs with 38, r=jaws
This commit is contained in:
Родитель
fd0387315e
Коммит
4406631ff2
|
@ -860,11 +860,7 @@ pref("browser.preferences.instantApply", true);
|
|||
#endif
|
||||
|
||||
// Toggles between the two Preferences implementations, pop-up window and in-content
|
||||
#ifdef EARLY_BETA_OR_EARLIER
|
||||
pref("browser.preferences.inContent", true);
|
||||
#else
|
||||
pref("browser.preferences.inContent", false);
|
||||
#endif
|
||||
|
||||
pref("browser.download.show_plugins_in_list", true);
|
||||
pref("browser.download.hide_plugins_without_extensions", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче