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
support
PresentationAvailability_onchange-manual.https.html -rw-r--r-- 3.4 KB
PresentationConnection_onclose-manual.https.html -rw-r--r-- 5.6 KB
PresentationConnection_onconnect-manual.https.html -rw-r--r-- 2.6 KB
PresentationConnection_onmessage-manual.https.html -rw-r--r-- 6.3 KB
PresentationConnection_onterminate-manual.https.html -rw-r--r-- 6.6 KB
PresentationConnection_send-manual.https.html -rw-r--r-- 5.5 KB
PresentationRequest_error.https.html -rw-r--r-- 1.8 KB
PresentationRequest_mixedcontent.https.html -rw-r--r-- 705 bytes
PresentationRequest_mixedcontent_multiple.https.html -rw-r--r-- 783 bytes
PresentationRequest_onconnectionavailable-manual.https.html -rw-r--r-- 4.4 KB
PresentationRequest_sandboxing_error.https.html -rw-r--r-- 1.2 KB
PresentationRequest_sandboxing_success.https.html -rw-r--r-- 1.2 KB
PresentationRequest_success.https.html -rw-r--r-- 1.5 KB
common.js -rw-r--r-- 1.0 KB
defaultRequest.https.html -rw-r--r-- 1.2 KB
defaultRequest_success-manual.https.html -rw-r--r-- 2.8 KB
getAvailability.https.html -rw-r--r-- 3.2 KB
getAvailability_sandboxing_success.https.html -rw-r--r-- 1.2 KB
idlharness.https.html -rw-r--r-- 4.2 KB
reconnectToPresentation_notfound_error.https.html -rw-r--r-- 823 bytes
reconnectToPresentation_sandboxing_success.https.html -rw-r--r-- 1.2 KB
reconnectToPresentation_success-manual.https.html -rw-r--r-- 8.3 KB
startNewPresentation_displaynotallowed-manual.https.html -rw-r--r-- 1.9 KB
startNewPresentation_displaynotfound-manual.https.html -rw-r--r-- 1.9 KB
startNewPresentation_error.https.html -rw-r--r-- 939 bytes
startNewPresentation_sandboxing_success-manual.https.html -rw-r--r-- 1.4 KB
startNewPresentation_success-manual.https.html -rw-r--r-- 4.3 KB
startNewPresentation_unsettledpromise-manual.https.html -rw-r--r-- 1.9 KB

back to top