Re: [webrtc-pc] Add detailed steps for constructing RTCIceCandidate

> Another question: what should happen if a field has a value that doesn't match any corresponding enum value. For example, a type that isn't "host/srflx/relay", but something else, possibly from an ICE extension the browser doesn't support.

This seems to related to #1211. We'd then have to relax the constraint and allow the `candidate-attribute` grammar to be extensible.

I have updated the paragraphs and attempt to clarify things based on feedback.

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

Received on Monday, 22 May 2017 09:27:16 UTC