Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1667339 [wpt PR 25785] - [PTZ] Deny mandatory PTZ constraints in …
…basic getUserMedia constraints, a=testonly Automatic update from web-platform-tests [PTZ] Deny mandatory PTZ constraints in basic getUserMedia constraints This PR makes sure required PTZ constraints in the basic constraint set are denied (and throw a TypeError) and PTZ capability constraints ({ zoom: true } etc.) are ideal in the basic constraint set. Therefore, a PTZ constraint in the basic set cannot cause getUserMedia() to fail conditionally. Spec: w3c/mediacapture-image#261 w3c/mediacapture-main#707 Bug: 934063 Change-Id: I7324ae32b064dbf3b89325166834e2694eca593b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411946 Commit-Queue: François Beaufort <[email protected]> Reviewed-by: Eero Häkkinen <[email protected]> Reviewed-by: Philip Jägenstedt <[email protected]> Reviewed-by: Guido Urdaneta <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Cr-Commit-Position: refs/heads/master@{#811242} -- wpt-commits: dcb7fbd8b1c1223fcc72819cf1c66ac2c03b04c8 wpt-pr: 25785
- Loading branch information