gecko-dev/media/webrtc
Dan Minor b9bfaf036c Bug 1456071 - Do not dispatch InsertDTMFTone call to sts thread; r=bwc
This removes the dispatch to the sts thread prior to calling
AudioConduit::InsertDTMFTone. There are assertions in ChannelProxy which
restrict the methods there to running on the main thread, so the current
code crashes immediately when inserting a tone in a debug build. The
inserted DTMF event ends up in a queue, so there is no reason not to just do
the insertion from the main thread.

MozReview-Commit-ID: G8JM9QDLrGF

--HG--
extra : rebase_source : 65168ee08efa5fc1960e35fd5acf4bdde0420b84
2018-04-26 11:36:19 -04:00
..
gn-configs Bug 1437345 - Update generated files; r=jesup 2018-03-19 08:35:21 -07:00
signaling Bug 1456071 - Do not dispatch InsertDTMFTone call to sts thread; r=bwc 2018-04-26 11:36:19 -04:00
trunk Bug 1456115 - Make last_sample_rate_ in neteq_impl.cc atomic. r=dminor 2018-04-23 11:55:19 +02:00
.gclient
.gclient_entries
moz.build Bug 1446583: Update location for setting trace-pc coverage flags for LibFuzzer r=drno 2018-03-17 18:07:58 +01:00
webrtc_update.sh
webrtc_version.h
webrtc.mozbuild Bug 1448863: Stop sync dispatching in Decode. r=jesup 2018-03-26 10:19:31 -05:00