Re: [webrtc-pc] Lack of validation in RTCIceCandidate constructor

That's a case where Web IDL syntax can't express the constraints, and so it's done in prose instead. If a single dictionary member is required, the required keyword is used, but if it's more complicated, then things end up looking like this...

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1165#issuecomment-302118509 using your GitHub account

Received on Wednesday, 17 May 2017 15:00:46 UTC