mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 13:25:00 +00:00
00a43a7a06
The Content Security Policy tests were handling the smaller android preload values that were #defined on Android by setting media.preload.default=2. Now that we're detecting whether we're on cellular or not, and the android emulators that our tests run on emulate a cellular connection, just setting media.preload.default is no longer enough. So set media.preload.default.cellular=2 in the CSP mochitests instead of media.preload.default, to make the CSP mochitests pass in the Android emulators. Differential Revision: https://phabricator.services.mozilla.com/D29617 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
cors | ||
csp | ||
general | ||
gtest | ||
mixedcontentblocker | ||
sri | ||
unit | ||
moz.build |