[webrtc-pc] Firing the right events in "rollback": Which description to use? (#2332)

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