Re: [webrtc-pc] Why is RTCRtpContributingSource.byte required-but-nullable?

Since `null` has specific meaning in the spec, I hope implementors don't include it with any other meaning than that of the spec (if they include it). Absence is what I'd expect for an unimplemented feature, because that works for unimplemented features yet to be spec'ed as well.

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

Received on Monday, 11 December 2017 17:38:12 UTC