- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Jun 2017 18:24:34 +0000
- To: public-webrtc-logs@w3.org
Yes, but it makes the following assumption invalid: ``` var pc = new RTCPeerConnection(someConfiguration); var config = pc.getConfiguration(); // someConfiguration deep equals config ``` which would also be violated if getConfiguration were to return the generated certificates. -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1322#issuecomment-305873018 using your GitHub account
Received on Friday, 2 June 2017 18:24:40 UTC