Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the DisplayMediaStreamOptions monitorTypeSurfaces #41742

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Aug 31, 2023

This adds the ability for web applications to provide a hint, indicating
to the user agent whether the application, upon calling getDisplayMedia,
wishes the user has the option to choose the display surfaces whose type
is monitor (screen).

Spec PR: w3c/mediacapture-screen-share#274
Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/t3kqlI58U8Q/m/EDnovcDgAAAJ

Spec: https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamoptions-monitortypesurfaces
Demo: https://screen-sharing-controls.glitch.me/?monitorTypeSurfaces=exclude
Bug: 1477706
Change-Id: I25ffabe546ddc778f660834e44a9dab15494e92a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4831171
Reviewed-by: Camille Lamy <[email protected]>
Reviewed-by: Alexei Svitkine <[email protected]>
Reviewed-by: Elad Alon <[email protected]>
Reviewed-by: Yoav Weiss <[email protected]>
Commit-Queue: Fr <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1193498}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4831171 branch 12 times, most recently from 73e467f to 06b70b2 Compare September 6, 2023 08:13
This adds the ability for web applications to provide a hint, indicating
to the user agent whether the application, upon calling getDisplayMedia,
wishes the user has the option to choose the display surfaces whose type
is monitor (screen).

Spec PR: w3c/mediacapture-screen-share#274
Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/t3kqlI58U8Q/m/EDnovcDgAAAJ

Spec: https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamoptions-monitortypesurfaces
Demo: https://screen-sharing-controls.glitch.me/?monitorTypeSurfaces=exclude
Bug: 1477706
Change-Id: I25ffabe546ddc778f660834e44a9dab15494e92a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4831171
Reviewed-by: Camille Lamy <[email protected]>
Reviewed-by: Alexei Svitkine <[email protected]>
Reviewed-by: Elad Alon <[email protected]>
Reviewed-by: Yoav Weiss <[email protected]>
Commit-Queue: Fr <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1193498}
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 49d6aa1 into master Sep 7, 2023
21 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-4831171 branch September 7, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants