зеркало из https://github.com/mozilla/pjs.git
Comment fix for Bug 616712 (forgot to qrefresh).
This commit is contained in:
Родитель
192acc878e
Коммит
739d356335
|
@ -405,7 +405,7 @@ pref("app.faqURL", "http://www.mozilla.com/%LOCALE%/mobile/faq/");
|
|||
// Name of alternate about: page for certificate errors (when undefined, defaults to about:neterror)
|
||||
pref("security.alternate_certificate_error_page", "certerror");
|
||||
|
||||
pref("security.warn_viewing_mixed", false); // Broken in e10s (Bug 616712)
|
||||
pref("security.warn_viewing_mixed", false); // Warning is disabled. See Bug 616712.
|
||||
|
||||
// Override some named colors to avoid inverse OS themes
|
||||
pref("ui.-moz-dialog", "#efebe7");
|
||||
|
|
Загрузка…
Ссылка в новой задаче