commit | 0ab56511f14ce50b23341fd0c548575d024df2a5 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Thu Apr 12 17:30:48 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 12 22:03:18 2018 |
tree | bd255d4e08f12053d677835eb9e7f22d6e65af44 | |
parent | 4ab6c9d62c6ebb2310697e1d27938b1f322f1d89 [diff] |
Fix handling of empty BUNDLE groups. This CL fixes issues when applying a description with an empty BUNDLE group (previously it would fail, after recent refactoring it started crashing). This CL also will cause an empty BUNDLE group to be generated when it should be. Namely, when responding to an offer that had a BUNDLE group, rejecting everything in it. Bug: chromium:831996 Change-Id: I4e705a328daef4e81f8f1ace6aa73ddfa13c0107 Reviewed-on: https://webrtc-review.googlesource.com/69720 Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22844}
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.