RESOLVED FIXED 246883
Clamp fullscreen window size based on video dimensions
https://bugs.webkit.org/show_bug.cgi?id=246883
Summary Clamp fullscreen window size based on video dimensions
Dean Jackson
Reported 2022-10-21 13:45:00 PDT
We have a preferred size for fullscreen windows, and then we try to fit video into that size. But if the video is an unusual aspect ratio, we can accidentally create windows that escape the bounds.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-21 13:45:22 PDT
Dean Jackson
Comment 2 2022-10-21 13:50:47 PDT
EWS
Comment 3 2022-10-21 16:15:16 PDT
Committed 255857@main (1626a43b85c9): <https://commits.webkit.org/255857@main> Reviewed commits have been landed. Closing PR #5647 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.