- From: stefan hakansson via GitHub <sysbot+gh@w3.org>
- Date: Tue, 17 Jul 2018 07:29:22 +0000
- To: public-webrtc-logs@w3.org
stefhak has just created a new issue for https://github.com/w3c/webrtc-pc: == Promise should be rejected if transceiver is stopped == Looking at [replaceTrack](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsender-replacetrack), it seems to me that if transceiver has been stopped when reaching the point of `Queue a task that runs the following steps` (6.4.4 in [replaceTrack](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsender-replacetrack)) the promise should be rejected with an `InvalidStateError`. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1938 using your GitHub account
Received on Tuesday, 17 July 2018 07:29:26 UTC