- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Jun 2017 02:59:16 +0000
- To: public-webrtc-logs@w3.org
Got it then. So the conclusion is that browser implementations are allowed to keep an internal list of `RTCIceTransport`s, possibly through the implementation specific ICE agent, and compute states based on that list. So we just have to fix #1306 to clarify that `RTCIceGatheringState` value is derived from given internal list. I encountered this issue when testing for the correctness of `RTCIceGatheringState` values in w3c/web-platform-tests#6224. Will mark the relevant sections as non-testable then. -- GitHub Notification of comment by soareschen Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1382#issuecomment-308305907 using your GitHub account
Received on Wednesday, 14 June 2017 02:59:22 UTC