commit | 45de8b376bc48ef6952badf257242e4a9f9df42b | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Fri Apr 02 10:33:39 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 06 11:27:01 2021 |
tree | 3f58748858bb64def09fbcf9526ea6faacb799cf | |
parent | b87746b15598fcbd1f2aefbb71c63e6e45797c88 [diff] |
Remove has_transport check from ReadyToUseRemoteCandidate. It turns out that this check always returns 'true' and is also not safe to do from this thread. Bug: webrtc:12635 Change-Id: Iebc0097042020707678f3a1ad9c912b227a4257c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/213600 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33626}
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.