commit | add7ac0dedebef70cc4d3c421122e7d1fe05a84f | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed Apr 12 10:01:10 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 17:28:28 2023 |
tree | 7f8256f61b2092f7e2fa3f5782ec31cac157fe0f | |
parent | d12582ae038889135888a1e46b987f9419766807 [diff] |
Remove calls to data_channel_transport() from the wrong thread. Applying thread guards and removing the accessor that was being called from the wrong context. Bug: webrtc:11547, webrtc:9987 Change-Id: I80953aab48e5d155fc9d101526a3fa1f2704c39f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300544 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39832}
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.