commit | d2248f82d331d11e3661e221ec73ca94bbc7b816 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Tue Apr 10 21:41:03 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 11 00:05:35 2018 |
tree | e998b168dadbcab9fcfc3786f9ab71197592303f | |
parent | 3ef3bfc2aafa707985c9e9dcd4cfb6ccbc525628 [diff] |
Handle the corner cases for BUNDLE. Reject the local/remote description trying to change the pre-negotiated BUNDLE tag. Reject an answer containing a BUNDLE group that's not a subset of the offered group. Reject an offer/answer with a BUNDLE group containing a MID that no m= section has. Reject an answer removes an m= section from an established BUNDLE group without rejecting it. Bug: chromium:827917 Change-Id: If334eefb00b1c1c1e24f9afba0cb00b5867f5590 Reviewed-on: https://webrtc-review.googlesource.com/67190 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22813}
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.