Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove initialAspectRatio #36

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

steimelchrome
Copy link
Collaborator

Since we don't currently support locking the aspect ratio, having initialAspectRatio as an option doesn't really make sense, so this PR removes it

@steimelchrome steimelchrome merged commit ff653e7 into main May 1, 2023
@steimelchrome steimelchrome deleted the remove-initial-aspect-ratio branch May 10, 2023 20:44
avelad pushed a commit to shaka-project/shaka-player that referenced this pull request May 11, 2023
…AspectRatio (#5224)

The `initialAspectRatio` option was removed from the Document
Picture-in-Picture spec in favour of `width` and `height`, so we should
use them. See
WICG/document-picture-in-picture#36
aarongable pushed a commit to chromium/chromium that referenced this pull request May 11, 2023
Since we don't currently support locking the aspect ratio, having
initialAspectRatio as an option doesn't really make sense, so we should
remove it.

Spec PR: WICG/document-picture-in-picture#36

Bug: 1444658
Change-Id: I838dac9d4b3952dc1893308b2637b0de915a4acf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4518212
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Frank Liberato <liberato@chromium.org>
Reviewed-by: Tommy Steimel <steimel@chromium.org>
Commit-Queue: Fr <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/main@{#1142780}
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant