[web-platform-tests] Pull Request: WPT tests added for getStats() in combination with replaceTrack().

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":

== WPT tests added for getStats() in combination with replaceTrack(). ==
Added tests making sure the expected stats are returned after
RTCRtpSender.replaceTrack() is called:
- Expecting outbound-rtp stats referencing track stats for the new
  track.
- Expecting track stats for the original attachment, but it should no
  longer be referenced by any outbound-rtp stats.

Bug: 801205
Change-Id: Ic8d2c1d3fe2668ae14405c592bab823e019fccae
Reviewed-on: https://chromium-review.googlesource.com/860662
WPT-Export-Revision: 226acdd054d9339508cc30920761b01cd160a068

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

Received on Thursday, 11 January 2018 18:29:34 UTC