[webrtc-pc] RTCPeerConnectionIceEventInit's candidate member should be nullable

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

== RTCPeerConnectionIceEventInit's candidate member should be nullable
 ==
https://rawgit.com/w3c/webrtc-pc/master/webrtc.html#rtcpeerconnectioniceevent

This ought to be nullable to match event interface itself, otherwise 
explicitly initializing it to null would throw TypeError.

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

Received on Thursday, 6 October 2016 09:47:58 UTC