[webrtc-pc] Pull Request: Never close the RTCPeerConnection if setting a local/remote description fails (issue #364)

adam-be has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Never close the RTCPeerConnection if setting a local/remote 
description fails (issue #364) ==
* Removed text about rollback since the 'process to apply description'
 should either succeed or fail. And in case of failure, the 
description should not be updated.
* Added a "catch all/rest" error case.

See https://github.com/w3c/webrtc-pc/pull/552

Received on Thursday, 17 March 2016 10:32:35 UTC