>From some quick searching, it looks to me like there aren't any tests for setting `direction` on `RTCRtpTransceiver` instances at all, but there is this test: https://wpt.fyi/webrtc/RTCRtpTransceiver-setDirection.html But the `setDirection()` method was removed in https://github.com/w3c/webrtc-pc/pull/1647, which is probably also where the change happening in this PR was forgotten. So test updates to match https://github.com/w3c/webrtc-pc/pull/1647 are needed, and this change is just cleanup following that. -- GitHub Notification of comment by foolip Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1762#issuecomment-363474981 using your GitHub accountReceived on Tuesday, 6 February 2018 16:17:49 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:43 UTC