- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 May 2017 05:25:12 +0000
- To: public-webrtc@w3.org
fippo has just created a new issue for https://github.com/w3c/webrtc-pc: == editorial: currentLocalDescription getting updates with candidates == http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-currentlocaldescription says (and a similar thing happens with pendlingLocalDescription) > any local candidates that have been generated by the ICE Agent since the offer or answer was created. and then repeats "plus the candidates" immediately > complete with any local candidates that have been generated by the ICE Agent since the offer or answer was created. I think removing the first occurence will not harm the technical requirements. > Note that the value of currentLocalDescription.sdp need not match the value of localDescription.sdp. This should be moved to the first paragraph since it is not a statement about the return value. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1192 using your GitHub account
Received on Wednesday, 10 May 2017 05:25:19 UTC