Closed
Bug 1449699
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10219 - RTCRtpReceiver.getStats() in blink added behind flag.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 10219 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10219
Details from upstream follow.
Henrik Boström <hbos@chromium.org> wrote:
> RTCRtpReceiver.getStats() in blink added behind flag.
>
> 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
> WPT-Export-Revision: 489c120fd1df282e578cabc20be3934c2b878279
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/42ab8f02d72f
[wpt PR 10219] - RTCRtpReceiver.getStats() in blink added behind flag., a=testonly
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•