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

Set MediaTrackCapabilities max width|height to physical pixel size #50937

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This change ensures we are spec-compliant, where according to
https://www.w3.org/TR/screen-capture/#constrainable-properties, the max
width and max height property of the MediaTrackCapabilities must reflect
the display surface's width and height respectively.

Bug: 383946052
Change-Id: I6381fdecef2262b0920cb437164556dff619ec23
Reviewed-on: https://chromium-review.googlesource.com/6298359
WPT-Export-Revision: b79df9d63af2ab3a0208b1ee0e94c83357768b8e

This change ensures we are spec-compliant, where according to
https://www.w3.org/TR/screen-capture/#constrainable-properties, the max
width and max height property of the MediaTrackCapabilities must reflect
the display surface's width and height respectively.

Bug: 383946052
Change-Id: I6381fdecef2262b0920cb437164556dff619ec23
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.

2 participants