[webrtc-pc] RTCIceCandidate construction is under-specified (Editorial) (#2119)

jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCIceCandidate construction is under-specified (Editorial) ==
For instance, it's not clear how [usernameFragment](https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-usernamefragment) should be initialized from the constructor. Its initDict cousin should probably be nullable like its siblings.

Also, the non-essential attributes aren't being initialized where we create `RTCIceCandidate`s in the spec.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2119 using your GitHub account

Received on Thursday, 7 March 2019 02:13:21 UTC