https://github.com/web-platform-tests/wpt
Revision f30b60b6c146a653f31ae5c92297a9639d16d450 authored by Henrik Boström on 29 March 2018, 13:27:36 UTC, committed by Blink WPT Bot on 29 March 2018, 13:47:10 UTC
This exposes RTCRtpReceiver.getStats() in JavaScript (behind flag) which
implements the stats selection algorithm[1] for receivers.

(This is similar to RTCRtpSender.getStats():
https://chromium-review.googlesource.com/c/chromium/src/+/975306)

[1] https://w3c.github.io/webrtc-pc/#dfn-stats-selection-algorithm

Bug: 680172
Change-Id: I8049a52fcaa3c2bd51e5541c7149d9b3aee57e3d
Reviewed-on: https://chromium-review.googlesource.com/976121
Commit-Queue: Henrik Boström <hbos@chromium.org>
Reviewed-by: Taylor Brandstetter <deadbeef@chromium.org>
Cr-Commit-Position: refs/heads/master@{#546801}
1 parent 8efcf2b
History
Tip revision: f30b60b6c146a653f31ae5c92297a9639d16d450 authored by Henrik Boström on 29 March 2018, 13:27:36 UTC
RTCRtpReceiver.getStats() in blink added behind flag.
Tip revision: f30b60b
File Mode Size
resources
OWNERS -rw-r--r-- 44 bytes
body-basic-manual.html -rw-r--r-- 981 bytes
body-empty-manual.html -rw-r--r-- 1.2 KB
common.js -rw-r--r-- 1.5 KB
constructor-basic.html -rw-r--r-- 824 bytes
constructor-invalid.html -rw-r--r-- 718 bytes
event-onclick-manual.html -rw-r--r-- 870 bytes
event-onclose.html -rw-r--r-- 1019 bytes
event-onerror-default-manual.html -rw-r--r-- 1.0 KB
event-onerror-denied-manual.html -rw-r--r-- 970 bytes
event-onshow.html -rw-r--r-- 1014 bytes
icon-basic-manual.html -rw-r--r-- 1006 bytes
icon-empty-manual.html -rw-r--r-- 939 bytes
instance.html -rw-r--r-- 2.0 KB
interfaces.html -rw-r--r-- 3.1 KB
lang.html -rw-r--r-- 2.3 KB
permission.html -rw-r--r-- 535 bytes
requestPermission-denied-manual.html -rw-r--r-- 773 bytes
requestPermission-granted-manual.html -rw-r--r-- 566 bytes
shownotification-resolve-manual.https.html -rw-r--r-- 1.7 KB
tag-different-manual.html -rw-r--r-- 1.4 KB
tag-same-manual.html -rw-r--r-- 1.4 KB

back to top