зеркало из https://github.com/mozilla/gecko-dev.git
b2b3ea7d03
Nightly is reporting mozglue.dll as being untrusted in the untrusted modules ping. Until now, xpcshell tests hard-code mozglue to appear as untrusted in order to cover certain code paths related to startup modules. This patch: 1. Checks explicitly for the xpcshell environment and only applies this logic during xpcshell tests. 2. Uses a purpose-build DLL, "untrusted-startup-test-dll.dll", instead of mozglue. This is more explicit and doesn't interfere with any "true" processing of mozglue. Differential Revision: https://phabricator.services.mozilla.com/D14720 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actors | ||
components | ||
content | ||
crashreporter | ||
forgetaboutsite | ||
library | ||
locales | ||
modules | ||
mozapps | ||
pluginproblem | ||
profile | ||
recordreplay | ||
system | ||
themes | ||
xre | ||
.eslintrc.js | ||
moz.build | ||
moz.configure | ||
nss.configure | ||
toolkit.mozbuild |