Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cd75e44df474a693c7df430f889b9b52af37526d
      
https://github.com/WebKit/WebKit/commit/cd75e44df474a693c7df430f889b9b52af37526d
  Author: Jer Noble <jer.no...@apple.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentView.mm

  Log Message:
  -----------
  REGRESSION (276971@main): [visionOS] Some websites cannot be scrolled
https://bugs.webkit.org/show_bug.cgi?id=272467
rdar://126142996

Reviewed by Tim Horton.

The _spatialTrackingView is interefering with scrolling layers in the 
WKContentView's view
hierarchy. Both make the view centered and 0w x 0h, as well as disabling the 
spatial tracking
view's user interaction flag.

* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _commonInitializationWithProcessPool:configuration:]):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to