commit | 7145280954d4111230515d06e73f24c6d199b9ae | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon May 08 00:21:01 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 08 00:21:01 2017 |
tree | bfcd5be8fcd945f094c2b12d02ab5f33617f6ebd | |
parent | 6373774106648446496954ee5036a65492424fca [diff] |
Unflaking PeerConnectionIntegrationTest.DtmfSenderObserver. The test attempted to call InsertDtmf before verifying that the DTLS handshake was complete. Unlike a data channel, the DTMF sender doesn't do any buffering, so this isn't reliable. BUG=webrtc:7547 NOTRY=True Review-Url: https://codereview.webrtc.org/2855573004 Cr-Commit-Position: refs/heads/master@{#18041}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.