[webkit-changes] [WebKit/WebKit] 6f57d2: [visionOS] Fullscreen element doesn't lay out corr...

mwyrzykowski noreply at github.com
Fri Aug 11 11:44:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f57d245d7331fb90a87117b006ee6778107408e
      https://github.com/WebKit/WebKit/commit/6f57d245d7331fb90a87117b006ee6778107408e
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

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

  Log Message:
  -----------
  [visionOS] Fullscreen element doesn't lay out correctly when WKWebView's scale is not initially 1
https://bugs.webkit.org/show_bug.cgi?id=260031
<radar://113650540>

Reviewed by Aditya Keerthi.

Set the viewScale to 1 in fullscreen after saving the web view state.

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

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




More information about the webkit-changes mailing list