d419808e4559142405e2ff017e7797a6c395984f

This reverts commit 7c6f74ab0344e9c6201de711d54026e9990b8e6c. Reason for revert: Need to merge with stacked changes on bits in a single patch to avoid disruption. Original change's description: > Set the usage pattern bits for adding remote ICE candidates from SDP. > > Currently these bits are only set when a remote ICE candidate is > successfully added via addIceCandidate. For non-trickled sessions in > which the remote candidates are added via the remote description, these > bits are lost. This also happens for trickled sessions, though a rare > case, when addIceCandidate does not succeed because the peer connection > is not ready to add any remote candidate. > > Bug: webrtc:10868 > Change-Id: Ib2f199f9ffc936060473934d25ba397ef31131a3 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148880 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Commit-Queue: Qingsi Wang <qingsi@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28844} TBR=hta@webrtc.org,qingsi@webrtc.org Change-Id: Ia0d24b345f04e6c83199d7692bb55a440e6ff464 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10868 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149023 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28845}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%