gecko/toolkit/mozapps/extensions
Dave Townsend ba0cd1b958 Bug 1250611: Fix xpinstall mochitests to work when add-ons must be signed by AMO. r=rhelmer
These tests verify that the InstallTrigger API works as expected and that the
old style of signing add-ons is verified correctly. Other applications still
care about this so we don't want to regress it.

This switches most tests that previously expected an unsigned add-on to use an
AMO signed add-on. In apps that care that will allow it to install, in apps that
don't it will be effectively the same as unsigned (untrusted root).

Other tests that actually verify that the old style of signatures are either
seen or not seen are marked as skipped when AMO-signing is required. In some
cases that meant doubling up a few tests to make sure we have coverage.

MozReview-Commit-ID: 6V4U1U1HTqx
2016-02-24 13:34:08 -08:00
..
content Bug 1245956 - Don't distinguish preliminary signing for add-ons. r=mossop 2016-02-18 16:17:09 -08:00
internal merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
test Bug 1250611: Fix xpinstall mochitests to work when add-ons must be signed by AMO. r=rhelmer 2016-02-24 13:34:08 -08:00
.eslintrc Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer 2016-02-03 22:48:48 -08:00
AddonContentPolicy.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
AddonContentPolicy.h Bug 1213632: Prevent WebExtensions from using versioned JavaScript. r=billm 2015-10-22 23:25:43 -07:00
addonManager.js Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer 2016-02-03 22:48:48 -08:00
AddonManager.jsm Bug 1250639: Remove the nsIPrincipal shim for the older API style. r=rhelmer 2016-02-23 12:11:37 -08:00
AddonPathService.cpp
AddonPathService.h
amContentHandler.js Bug 1226386: Remove functions names where possible. r=rhelmer 2015-11-19 16:35:41 -08:00
amIAddonManager.idl
amIAddonPathService.idl
amInstallTrigger.js Bug 1226386: Remove functions names where possible. r=rhelmer 2015-11-19 16:35:41 -08:00
amIWebInstaller.idl
amIWebInstallListener.idl
amWebInstallListener.js Bug 1226386: Remove or fix many uses of Array.forEach. r=rhelmer 2015-11-20 15:31:17 -08:00
ChromeManifestParser.jsm Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
DeferredSave.jsm Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer 2016-02-03 22:48:48 -08:00
extensions.manifest Bug 1221270 - Let AddonUpdateService use AddonManagerPrivate to check for updates; r=mfinkle 2015-11-23 23:31:49 -05:00
jar.mn Bug 1244302: Remove the add-ons selection UI. 2016-02-02 09:15:59 -08:00
LightweightThemeManager.jsm Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer 2016-02-03 22:48:48 -08:00
moz.build Bug 590127 - Remove toolkit implementation of about:addons r=margaret 2016-01-06 00:49:03 -05:00
nsBlocklistService.js Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer 2016-02-03 22:48:48 -08:00
nsBlocklistServiceContent.js Bug 1226386: Remove functions names where possible. r=rhelmer 2015-11-19 16:35:41 -08:00