commit | 60c8dc8470939fa8cd0ec5414ed805fe01a19606 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Apr 11 22:20:27 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 11 23:29:36 2018 |
tree | b209576404288658e86e7015a6e27d5ddcc7cd6c | |
parent | 7435b84b30bfdcd73f2310e263c27bfd7f453258 [diff] |
Adding regression test for rejecting and un-rejecting an m= section. This was previously not working because the answerer wasn't generating ICE credentials when it should have been. This was fixed inadvertently by: https://webrtc-review.googlesource.com/c/src/+/46380 But we should really also have a PeerConnection-level regression test for this. Bug: webrtc:6023 Change-Id: I3da900edcc8db8034ed61a7bb981d9c0e616254e Reviewed-on: https://webrtc-review.googlesource.com/69403 Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22832}
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.