mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Fixing bug 14358. Adding product registration prefs. a=McAfee.
This commit is contained in:
parent
a454a404b6
commit
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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user