зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1209091 - Disable add-on signature workaround. r=fabrice
--HG-- extra : rebase_source : fcce79c08380fe8807273bda52839a3928b7548b
This commit is contained in:
Родитель
b1e45adbad
Коммит
4ca99aaf68
|
@ -151,9 +151,6 @@ this.UserCustomizations = {
|
|||
},
|
||||
|
||||
init: function() {
|
||||
// XXX : For testing purposes. Will not commit.
|
||||
AppsUtils.allowUnsignedAddons = true;
|
||||
|
||||
this._enabled = false;
|
||||
try {
|
||||
this._enabled = Services.prefs.getBoolPref("dom.apps.customization.enabled");
|
||||
|
|
Загрузка…
Ссылка в новой задаче