зеркало из https://github.com/mozilla/gecko-dev.git
486a4ba711
The STS thread dispatches SyncRunnables to main thread. There are two cases of blocking affected here: - SyncRunnables from main to STS: Can cause a deadlock. - PR_Sleep on the main thread: Effectively sleeps STS too, if STS dispatches a SyncRunnable to main during main's sleep. This patch gets rid of both of these. Depends on D57001 Differential Revision: https://phabricator.services.mozilla.com/D57003 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
audioipc | ||
ffvpx | ||
gmp-clearkey/0.1 | ||
kiss_fft | ||
libaom | ||
libcubeb | ||
libdav1d | ||
libjpeg | ||
libmkv | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libsoundtouch | ||
libspeex_resampler | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
libwebp | ||
libyuv | ||
mp4parse-rust | ||
mtransport | ||
openmax_dl | ||
openmax_il/il112 | ||
psshparser | ||
webrtc | ||
moz.build | ||
update-libjpeg.sh |