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

We're using `required` as discussed in https://github.com/heycam/webidl/issues/382. I guess we thought there was some value in guaranteeing the presence of the field, as a form of feature detection. But this being a new API with just a few dictionary members, perhaps that's not necessary?

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

Received on Thursday, 7 December 2017 23:15:09 UTC