зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bug 14358. Adding product registration prefs. a=McAfee.
This commit is contained in:
Родитель
a454a404b6
Коммит
45e92fe62b
|
@ -297,7 +297,9 @@ pref("mime.table.allow_add", true);
|
|||
pref("mime.table.allow_edit", true);
|
||||
pref("mime.table.allow_remove", true);
|
||||
|
||||
pref("netcenter.register", false);
|
||||
//prefs for product registration/activation
|
||||
pref("browser.registration.enable", false);
|
||||
pref("browser.registration.url", "");
|
||||
|
||||
pref("security.checkuri", true);
|
||||
pref("security.checkdomprops", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче