commit | 9c98f0c2543a0aacb707f847e4338484a9a3cd94 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Thu Feb 15 15:10:59 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 16 00:50:36 2018 +0000 |
tree | 567881b6825052b4fe969217289f6fe6bb3a937d | |
parent | 00733015fafbbc61ddc12dfdc88b21a9fcd9d122 [diff] |
Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. This bug holds IceConfig unchanged in PeerConnection::SetConfiguration when the update of IceConfig is necessary, unless ice_check_min_interval is part of the update. TBR=deadbeef@webrtc.org Bug: webrtc:8898 Change-Id: I87774863bfedd7c05408fb22937d7322e53417c3 Reviewed-on: https://webrtc-review.googlesource.com/54201 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@google.com> Cr-Commit-Position: refs/heads/master@{#22041}
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.