зеркало из https://github.com/mozilla/gecko-dev.git
7a6315ba80
PDMFactory::CreateDecoder is changed to return a MozPromise that will contain the MediaDataDecoder once created. This will allow to later make RemoteDecoderManager fully asynchronous and no longer require an IPC sync call to start the RDD process. We also modify the WebrtcMediaDataDecoderCodec to never create a decoder on the main thread, which could cause deadlocks under some circumstances. Differential Revision: https://phabricator.services.mozilla.com/D96364 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
gtest | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |