[web-platform-tests] Pull Request: Improve RTCRtpSender.replaceTrack tests compability with Firefox

wpt-pr-bot has just labeled a pull request from chromium-wpt-export-bot for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Improve RTCRtpSender.replaceTrack tests compability with Firefox ==
The current test relies on addTrack(track) which is not the
API tested. Using addTrack(track, stream) works in Firefox
as well as Chrome.

BUG=790007

Change-Id: I098101cd6556620c42b4f51df98ef54b0a8ad1f7

Reviewed-on: https://chromium-review.googlesource.com/912289
WPT-Export-Revision: f297eb140bafff84d3b3b255aeec982925acf4f4

See https://github.com/w3c/web-platform-tests/pull/9479

Received on Monday, 12 February 2018 11:13:56 UTC