[webkit-changes] [WebKit/WebKit] 0fb07c: Adjust the corner radius of fullscreen windows

Aditya Keerthi noreply at github.com
Fri Oct 14 09:47:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0fb07cea5c4207c47bef5e6459bbacaf393e9ffe
      https://github.com/WebKit/WebKit/commit/0fb07cea5c4207c47bef5e6459bbacaf393e9ffe
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

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

  Log Message:
  -----------
  Adjust the corner radius of fullscreen windows
https://bugs.webkit.org/show_bug.cgi?id=246482
rdar://97042030

Reviewed by Devin Rousso.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm:
(-[WKFullScreenViewController viewIsAppearing:]):

Use `viewIsAppearing` to ensure that the view controller's view has been added
to a window.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
(-[WKFullScreenWindowController enterFullScreen:]):

Canonical link: https://commits.webkit.org/255538@main




More information about the webkit-changes mailing list