Closed
Bug 1455747
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10554 - Support groupId constrainable properties in MediaDevices.getUserMedia()
Categories
(Core :: Audio/Video: MediaStreamGraph, enhancement, P4)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10554 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10554
Details from upstream follow.
Guido Urdaneta <guidou@chromium.org> wrote:
> Support groupId constrainable properties in MediaDevices.getUserMedia()
>
> This CL also adds support in MediaStreamTrack.applyConstraints().
>
> Drive-by: Minor lint fixes.
>
> Bug: 833333
> Change-Id: I8636def42d9ed64c6f58777d44343e569e541bfb
> Reviewed-on: https://chromium-review.googlesource.com/1021570
> WPT-Export-Revision: 6b4d4e1e24c21c658cc27d88ee051f42ad66c3b5
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → Audio/Video: MediaStreamGraph
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=62bc07b327b545294788aee5e3a73f54f864cd54
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Comment 4•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2909b2e1f52c5c502f2c3c5f48168b0e301e436c
| Reporter | ||
Comment 5•8 years ago
|
||
| Reporter | ||
Comment 6•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e8e63abfbb336613658508dd9ee4ea3139cf7dfa
| Reporter | ||
Comment 7•8 years ago
|
||
| Reporter | ||
Comment 8•8 years ago
|
||
Ran 2 tests and 5 subtests
OK : 2
PASS : 2
FAIL : 3
New tests that have failures or other problems:
/mediacapture-streams/MediaDevices-getUserMedia.https.html
groupId is correctly supported by getUserMedia() for video devices: FAIL
/mediacapture-streams/MediaStreamTrack-applyConstraints.https.html
applyConstraints rejects attempt to switch device using groupId: FAIL
applyConstraints rejects invalid groupID: FAIL
| Reporter | ||
Comment 9•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cbe379ba5054130e9a84cfa04ea0793942ea5177
Comment 10•8 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/02a76ec48196
[wpt PR 10554] - Support groupId constrainable properties in MediaDevices.getUserMedia(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0d5801849708
[wpt PR 10554] - Update wpt metadata, a=testonly
Comment 11•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/02a76ec48196
https://hg.mozilla.org/mozilla-central/rev/0d5801849708
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•