зеркало из https://github.com/mozilla/gecko-dev.git
6d321304a4
When audio remoting is enabled, we can remove most of the sandbox exceptions, except one, that allows using system calls to do decoding of audio and video using system decoders (h264 and aac). Not doing that results in most mp4 files to be unplayable, erroring out when doing calls like this: https://searchfox.org/mozilla-central/rev/da855d65d1fbdd714190cab2c46130f7422f3699/dom/media/platforms/apple/AppleATDecoder.cpp:336 https://searchfox.org/mozilla-central/rev/da855d65d1fbdd714190cab2c46130f7422f3699/dom/media/platforms/apple/AppleATDecoder.cpp:545 We'll be able to remove it again when we'll use the RDD for everything, but in the meantime, this exception is needed. Differential Revision: https://phabricator.services.mozilla.com/D38465 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
apps | ||
certverifier | ||
ct | ||
mac/hardenedruntime | ||
manager | ||
nss | ||
sandbox | ||
.eslintrc.js | ||
generate_certdata.py | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |