зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1560554 - Disable warning prompt from about:networking r=JuniorHsu
Differential Revision: https://phabricator.services.mozilla.com/D35535 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
9dc70ca9a6
Коммит
c68f4266b3
|
@ -1510,7 +1510,7 @@ pref("network.protocol-handler.external.le", false); // file
|
|||
pref("network.protocol-handler.expose-all", true);
|
||||
|
||||
// Warning for about:networking page
|
||||
pref("network.warnOnAboutNetworking", true);
|
||||
pref("network.warnOnAboutNetworking", false);
|
||||
|
||||
// Example: make IMAP an exposed protocol
|
||||
// pref("network.protocol-handler.expose.imap", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче