Re: [webrtc-pc] setConfiguration can "unset" some configurations

The last step of `setConfiguration()` says:

> Store the configuration in the [[configuration]] internal slot.

Which means the object `[[configuration]]` gets replaced with the new configuration object passed to `setConfiguration()`.

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

Received on Thursday, 6 July 2017 05:08:24 UTC