DescriptionChange DtmfSenderHandler to handle events on the signaling thread.
Since the RTCPeerConnectionHandler now uses a separate thread for API-calls to libjingle (https://codereview.chromium.org/675013005/) the DtmfSenderHandler must also handle events on the signaling thread.
This cl also fix a problem where a remote video source falsly DCHECKs that an event have been missed.
TEST=out/Debug/content_browsertests --gtest_filter=WebRtcBrowserTest.MANU* --run-manual
BUG=369796
Committed: https://crrev.com/57f60d90e573ff287f73ba7ac447d6ff333745a9
Cr-Commit-Position: refs/heads/master@{#302439}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed review feedback. #Patch Set 3 : Fix Android build. #
Messages
Total messages: 15 (5 generated)
|