[wpt-sync] Sync PR 25231 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=215806
Categories
(Core :: Audio/Video: MediaStreamGraph, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25231
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=215806
WebKit export from bug: enumerateDevices should expose audiooutput devices that are tied to an audio input device
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 21 subtests
Status Summary
Firefox
OK : 1
PASS: 15
FAIL: 6
Chrome
OK : 1
PASS: 21
Safari
OK : 1
PASS: 11
FAIL: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/mediacapture-streams/MediaStreamTrack-getSettings.https.html
Stopped tracks should expose deviceId/groupId: FAIL
sampleRate is reported by getSettings() for getUserMedia() audio tracks: FAIL
New Tests That Don't Pass
/mediacapture-streams/MediaStreamTrack-getSettings.https.html
Stopped tracks should expose deviceId/groupId: FAIL (Chrome: PASS, Safari: PASS)
sampleSize is reported by getSettings() for getUserMedia() audio tracks: FAIL (Chrome: PASS, Safari: FAIL)
aspectRatio is reported by getSettings() for getUserMedia() video tracks: FAIL (Chrome: PASS, Safari: FAIL)
latency is reported by getSettings() for getUserMedia() audio tracks: FAIL (Chrome: PASS, Safari: FAIL)
resizeMode is reported by getSettings() for getUserMedia() video tracks: FAIL (Chrome: PASS, Safari: FAIL)
sampleRate is reported by getSettings() for getUserMedia() audio tracks: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•4 years ago
|
||
bugherder |
Description
•