commit | 25cfeb9ef13fd3c3cde37819805ec54e34dc2310 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Apr 26 18:44:00 2018 |
committer | Steve Anton <steveanton@webrtc.org> | Thu Apr 26 19:35:24 2018 |
tree | fcdf427e62676cc492524d8154eb113ebbe580b6 | |
parent | e782abab190e0fb7afb501c470cf3d7fa8d5e7a9 [diff] |
Fix possible race between the stats collector and transport controller Previously, it would be possible for the RTCStatsCollector to start an async network task to gather stats that would be run after the PeerConnection was closed when the transport controller was set to null. Bug: chromium:829238 Change-Id: I22fb4ce603caf2614814780b95b62127cee28284 Reviewed-on: https://webrtc-review.googlesource.com/72525 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23046}
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.
Authoritative list of directories that contain the native API header files.