[wpt-sync] Sync PR 45706 - Revert "Implement MediaStreamTrackAudioStats"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45706 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45706
Details from upstream follow.
Fredrik Hernqvist <fhernqvist@google.com> wrote:
Revert "Implement MediaStreamTrackAudioStats"
This reverts commit 7f5551d94d6885817575df4727d2b187f6ae4c96.
Reason for revert: https://g-issues.chromium.org/issues/334085742
Original change's description:
Implement MediaStreamTrackAudioStats
This implements MediaStreamTrackAudioStats as specified in
https://w3c.github.io/mediacapture-extensions/#the-mediastreamtrackaudiostats-interface
It aggregates the stats in MediaStreamAudioTrack and makes them
available in javascript through MediaStreamTrack.stats.Intent to ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/xcGJyic7ttI/m/_b7IDzYXAgAJChromeStatus entry:
https://chromestatus.com/feature/5141112910249984?gate=6227341949009920To test the CL, you can go to
https://webrtc.github.io/samples/src/content/getusermedia/audio/
and evaluateaudio.srcObject.getAudioTracks()[0].stats
in the
console.There is a detailed review guide at
http://go/mediastream-audio-stats-implementation#heading=h.1kd26kp5r15iBug: 40287624
Change-Id: Id2530f989d9678ff96b211278c4eb8ee7679ff5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5392803
Commit-Queue: Fredrik Hernqvist \<fhernqvist@google.com>
Reviewed-by: Philip Jägenstedt \<foolip@chromium.org>
Reviewed-by: Olga Sharonova \<olka@chromium.org>
Reviewed-by: Guido Urdaneta \<guidou@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1285773}Bug: 40287624, 334085742
Change-Id: I76ff748f686b0d4a18bda366c0cdfc52b66aa538Reviewed-on: https://chromium-review.googlesource.com/5452954
WPT-Export-Revision: e85afc84fcdf6eef01b86a384f3a901c018060bf
Assignee | ||
Comment 1•8 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Description
•