Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 967b8318789f7e0dd92f68fd31d944f0609593db
https://github.com/WebKit/WebKit/commit/967b8318789f7e0dd92f68fd31d944f0609593db
Author: Etienne Segonzac <[email protected]>
Date: 2025-09-21 (Sun, 21 Sep 2025)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h
M Source/WebKit/Platform/spi/ios/UIKitSPI.h
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
Log Message:
-----------
[visionOS] WebViews need to request the "Two Handed Interaction Processor"
behavior
https://bugs.webkit.org/show_bug.cgi?id=299118
<rdar://160683670>
Reviewed by Abrar Rahman Protyasha.
When available, add the RemoteEffect that lets us opt-into the correct
behavior for two handed gestures on the top level scroll view.
* Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h:
Forward-declaration.
* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
Add missing public SDK stub.
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _setupScrollAndContentViews]):
Add the effect when available.
Canonical link: https://commits.webkit.org/300291@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes