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

In the example, `setConfiguration()` will throw an exception since it is attempting to change parameters (such as certificates) that cannot be modified post-construction.  So `getConfiguration()` will return the original configuration.

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

Received on Thursday, 6 July 2017 13:52:52 UTC