[webrtc-pc] Pull Request: Do "process removal of remote track" steps when stopping a transceiver.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Do "process removal of remote track" steps when stopping a transceiver. ==
Fixes #1812.

This is effectively very similar to #1845, the only difference being
that this PR will remove the track as soon as the transceiver is
stopped, rather than later when setLocalDescription is called.

See https://github.com/w3c/webrtc-pc/pull/1904

Received on Tuesday, 19 June 2018 23:24:24 UTC