- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 17 Oct 2019 14:23:22 +0000
- To: public-webrtc@w3.org
henbos has just created a new issue for https://github.com/w3c/webrtc-pc: == Firing the right events in "rollback": Which description to use? == In https://github.com/w3c/webrtc-pc/pull/2298/files the following was added: > If connection.[[PendingLocalDescription]] is not null, then set description to connection. [[CurrentLocalDescription]], and set remote to false. Otherwise, set description to connection. [[CurrentRemoteDescription]], and set remote to true. Let's figure out if this is the right logic. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2332 using your GitHub account
Received on Thursday, 17 October 2019 14:23:24 UTC