[webkit-changes] [WebKit/WebKit] 06a4ed: Full-screen video's frame is incorrect in some cases
mwyrzykowski
noreply at github.com
Tue Sep 13 16:16:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 06a4ed0bb5ccbfb29f2f32593e55775cabe27220
https://github.com/WebKit/WebKit/commit/06a4ed0bb5ccbfb29f2f32593e55775cabe27220
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm
Log Message:
-----------
Full-screen video's frame is incorrect in some cases
https://bugs.webkit.org/show_bug.cgi?id=245000
<radar://97807434>
Reviewed by Jer Noble.
After changing the window frame, we need to call setNeedsLayout to update the view.
* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
(-[WKFullScreenWindowController enterFullScreen]):
Canonical link: https://commits.webkit.org/254462@main
More information about the webkit-changes
mailing list