зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1255163 - remove addon install privilege from marketplace.firefox.com; r=ehsan,margaret
This commit is contained in:
Родитель
aac50f8e24
Коммит
c0ff981fd3
|
@ -14,7 +14,6 @@ origin uitour 1 about:home
|
|||
|
||||
# XPInstall
|
||||
origin install 1 https://addons.mozilla.org
|
||||
origin install 1 https://marketplace.firefox.com
|
||||
|
||||
# Remote troubleshooting
|
||||
origin remote-troubleshooting 1 https://input.mozilla.org
|
||||
|
|
|
@ -189,7 +189,6 @@ pref("dom.forms.number", true);
|
|||
pref("xpinstall.whitelist.directRequest", false);
|
||||
pref("xpinstall.whitelist.fileRequest", false);
|
||||
pref("xpinstall.whitelist.add", "https://addons.mozilla.org");
|
||||
pref("xpinstall.whitelist.add.180", "https://marketplace.firefox.com");
|
||||
|
||||
pref("xpinstall.signatures.required", true);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче