Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
- Loading branch information