Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da1f44819e667d5119f327a78f31bac0274dc24d
      
https://github.com/WebKit/WebKit/commit/da1f44819e667d5119f327a78f31bac0274dc24d
  Author: Tim Horton <[email protected]>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  REGRESSION: Google search results are cropped when viewing in the smallest 
window size
https://bugs.webkit.org/show_bug.cgi?id=268845
rdar://121400620

Reviewed by Aditya Keerthi.

* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _isWindowResizingEnabled]):
_enhancedWindowingEnabled was recently flipped on (which is correct), but caused
some unexpected viewport regressions on visionOS. To maintain the status quo,
override it to NO for the time being.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to