зеркало из 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 |
||
---|---|---|
.. | ||
gn-configs | ||
signaling | ||
trunk | ||
.gclient | ||
.gclient_entries | ||
moz.build | ||
webrtc.mozbuild | ||
webrtc_update.sh | ||
webrtc_version.h |