Commit 1446550
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}1 parent dc2709f commit 1446550
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments