[webrtc-pc] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to https://github.com/w3c/webrtc-pc:

* Describe how ICE restarts affect the RTCIceTransportState.

Fixes #1630.

This attempts to clarify that an ICE restart will cause these state
transitions:

failed -> checking
disconnected -> checking
completed -> connected
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/adb7a660bddb59567a7bc26753ec12b6a5176e5e

* Merge pull request #1815 from taylor-b/issue_1630_ice_states

Describe how ICE restarts affect the RTCIceTransportState.
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/1b42a9753fe48544a86cf86202774d42ddad289a

Received on Thursday, 5 April 2018 14:14:24 UTC