commit | 94e5817759e4812190b5a1403f77be58db3d9198 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Apr 21 14:59:17 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 24 10:18:27 2023 |
tree | afaedade21be1354494dccd0c74fe7a6e5cb4169 | |
parent | daaa6ab5a8c74b87d9d6ded07342d8a2c50c73f7 [diff] |
Guard FakeDataChannelController state with the network thread. Tsan bots detected races since callbacks are being made on the network thread but tests checked the state from the signaling thread. Bug: none Change-Id: If854e44159c56c0d12616e0b62ad92018291ed30 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302281 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39928}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.