[webkit-changes] [WebKit/WebKit] 9159d2: Cherry-pick 7df587ca6a52. rdar://problem/101352957

Aditya Keerthi noreply at github.com
Mon Nov 7 17:32:14 PST 2022


  Branch: refs/heads/safari-7615.1.12-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 9159d22711318214a416fd6c07c84d21c67b9dea
      https://github.com/WebKit/WebKit/commit/9159d22711318214a416fd6c07c84d21c67b9dea
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm

  Log Message:
  -----------
  Cherry-pick 7df587ca6a52. rdar://problem/101352957

    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

Canonical link: https://commits.webkit.org/256138.18@safari-7615.1.12-branch




More information about the webkit-changes mailing list