Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change default value of video to true for getDisplayMedia calls
This CL makes sure the default value of video MediaStreamConstraints is false when called by getUserMedia() and true when called by getDisplayMedia() and getDisplayMediaSet(). Spec: https://www.w3.org/TR/screen-capture/#ref-for-dom-displaymediastreamoptions-video-1 Bug: 904831 Change-Id: I28d7f3c7ffb7078108881c99361a6f4849f31081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3945509 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Elad Alon <eladalon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1058592}
- Loading branch information