[webrtc-pc] Merged Pull Request: Move 'closed' state from RTCSignalingState to RTCPeerConnectionState (issue #530)

adam-be has just merged pull request 553 for 
https://github.com/w3c/webrtc-pc:

== Move 'closed' state from RTCSignalingState to 
RTCPeerConnectionState (issue #530) ==
Added [[isClosed]] internal slot to keep track of the closed state 
that is exposed as an RTCPeerConnectionState.

Signaling state drawing is not updated yet.

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

Received on Thursday, 14 April 2016 14:33:40 UTC