Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Rendering artifacts when presenting fullscreen video
https://bugs.webkit.org/show_bug.cgi?id=247155 rdar://101352957 Reviewed by Tim Horton. * Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm: (-[WKFullScreenWindowController enterFullScreen:]): Floor the values in the target size, as the window dimensions need to be integral values. (-[WKFullScreenWindowController beganEnterFullScreenWithInitialFrame:finalFrame:]): (-[WKFullScreenWindowController beganExitFullScreenWithInitialFrame:finalFrame:]): Canonical link: https://commits.webkit.org/256251@main
- Loading branch information