commit | 499bc6c5d08999685d21152d8ac1423e68b5ce3f | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Wed Oct 10 16:29:07 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 11 16:12:12 2018 |
tree | e5c0f5fab7d1e776b19e420e9ab61c187033bb89 | |
parent | 53e22113fd7d0f43d6b1c0e97512316cce3c573d [diff] |
Fix race conditions for ReofferDoesNotCallOnTrack test. This CL extend critical sections to incorporate: * private_submodules_->echo_controller * config_ As a side benefit, it prevents weird interleaving where configuration could have been changed in the middle of GetStatistics methods. Bug: webrtc:9841 Change-Id: I0de5e756a684c2ff1be4effccf8c0f3d3175e3b9 Reviewed-on: https://webrtc-review.googlesource.com/c/105142 Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Commit-Queue: Yves Gerey <yvesg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25121}
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.