mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ba0cd1b958
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 |
||
---|---|---|
.. | ||
content | ||
internal | ||
test | ||
.eslintrc | ||
AddonContentPolicy.cpp | ||
AddonContentPolicy.h | ||
addonManager.js | ||
AddonManager.jsm | ||
AddonPathService.cpp | ||
AddonPathService.h | ||
amContentHandler.js | ||
amIAddonManager.idl | ||
amIAddonPathService.idl | ||
amInstallTrigger.js | ||
amIWebInstaller.idl | ||
amIWebInstallListener.idl | ||
amWebInstallListener.js | ||
ChromeManifestParser.jsm | ||
DeferredSave.jsm | ||
extensions.manifest | ||
jar.mn | ||
LightweightThemeManager.jsm | ||
moz.build | ||
nsBlocklistService.js | ||
nsBlocklistServiceContent.js |