Bug 246883
Summary: | Clamp fullscreen window size based on video dimensions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Media | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dean Jackson
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101439923>
Dean Jackson
https://github.com/WebKit/WebKit/pull/5647
EWS
Committed 255857@main (1626a43b85c9): <https://commits.webkit.org/255857@main>
Reviewed commits have been landed. Closing PR #5647 and removing active labels.