Re: [webrtc-pc] Make candidate argument in RTCPeerConnection#addIceCandidate non-nullable

@foolip is what you are saying that you don't need to make the 
candidate nullable to make null legal?
In that case, the change seems completely logical. It's adding 
required members ot RTCIceCandidateInit that will be a breaking change
 for people using addIceCandidate(null).

Right?

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/pull/969#issuecomment-267316214 using
 your GitHub account

Received on Thursday, 15 December 2016 12:28:29 UTC