commit | 80dd7b5d683c2c3d2e4cba6b7c634850d6f233c8 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Feb 16 17:08:42 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Feb 17 02:08:19 2018 +0000 |
tree | e31fb840e455cdbecbc010dbf83b8f6295e5c16c | |
parent | 8b815cddcad876b7fbe6c04ef2dcbb49f812f208 [diff] |
Reland "Set session error if SetLocal/RemoteDescription ever fails" Original change's description: > Set session error if SetLocal/RemoteDescription ever fails > > This changes SetLocalDescription/SetRemoteDescription to set a > session error which will cause any future calls to fail early if > there is an error when applying a session description. > > This is needed since until better error recovery is implemented > failing a call to SetLocalDescription or SetRemoteDescription > could leave the PeerConnection in an inconsistent state. > > Bug: chromium:800775 > Change-Id: If06fd73d6e902af15d072dc562bbe830d3b11ad5 > Reviewed-on: https://webrtc-review.googlesource.com/54061 > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#22061} Bug: chromium:800775 Change-Id: I0016108264e013452e9d34239c012baf23240e99 Reviewed-on: https://webrtc-review.googlesource.com/54720 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22067}
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.