Closed Bug 1485546 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 12638 - Add observable constraints for getDisplayMedia()

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12638 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12638 Details from upstream follow. Emircan Uysaler <emircan@chromium.org> wrote: > Add observable constraints for getDisplayMedia() > > This CL adds observable constraints to MediaStream objects returned by > getDisplayMedia() calls. As defiend in the spec, these constraints are set not > before the stream is returned based on user choice. > > Information about these constraints are stored in DisplayMediaInformation > struct. It is set in the low level device selection and then parsed by > UserMediaProcessor before passing it to blink. > > Bug: 326740 > Change-Id: I81d5f2eb24d2c1a37df0fbe2d34bc469fa575bf1 > > Reviewed-on: https://chromium-review.googlesource.com/1185875 > WPT-Export-Revision: a555c2b099919da34e1d9f647c746abfc09ea0b9
PR 12638 applied with additional changes from upstream: 3f2ebeba83bc6a17119b455f31155e6085ce4fcb
Ran 1 tests and 7 subtests OK : 1 FAIL : 7 New tests that have failures or other problems: /screen-capture/getdisplaymedia.https.html getDisplayMedia() call with non-bool constraint: FAIL getDisplayMedia() with audio false: FAIL getDisplayMedia() with audio true: FAIL getDisplayMedia() with getSettings: FAIL getDisplayMedia() with no constraints: FAIL getDisplayMedia() with video false: FAIL getDisplayMedia() with video true: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/5b20b9926a28 [wpt PR 12638] - Add observable settings for getDisplayMedia(), a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.