- From: docfaraday via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Apr 2023 15:20:19 +0000
- To: public-webrtc@w3.org
docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc: == Steps for updating RTCPeerConnection.[[IceConnectionState]] are missing? == We have steps for [[ConnectionState]] and [[IceGatheringState]] (the latter with a queued task with closed check, the former without), but not [[IceConnectionState]]. What should the steps be here? Also, this looks like a typo: > connectionState of type [RTCPeerConnectionState](https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnectionstate), readonly > The [connectionState](https://w3c.github.io/webrtc-pc/#dom-peerconnection-connection-state) attribute MUST return the [RTCPeerConnection](https://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection) object's [[[IceConnectionState]]](https://w3c.github.io/webrtc-pc/#dfn-iceconnectionstate)." Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2858 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 April 2023 15:20:20 UTC