Re: [webrtc-pc] Using setConfiguration() to add application certificates to an RTCPeerConnection post-construction?

> I think it's likely the intent was "unset arguments mean don't change anything"

@taylor-b Given how the configuration is finally set, I'm unsure. Might it be more that we were tripping over overloading absence with meaning to avoid nullable members?

That would be in keeping with how `setParameters` and `applyConstraints` work, which I'm for.

We might also give `iceServers` and `certificates` a default value of `[]`.

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

Received on Saturday, 8 July 2017 00:28:28 UTC