Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e438256b16ada9d20a05cec62ee89acd04c4ff1
https://github.com/WebKit/WebKit/commit/2e438256b16ada9d20a05cec62ee89acd04c4ff1
Author: Tim Horton <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm
Log Message:
-----------
[AppKit Gestures] Enclosing scroll view gesture recognizers shouldn't be
categorically prevented by any of our gestures
https://bugs.webkit.org/show_bug.cgi?id=314768
rdar://170502266
Reviewed by Abrar Rahman Protyasha and Richard Robinson.
* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController _isScrollOrZoomGestureRecognizer:]):
Fix this FIXME, which was prescient, and allow enclosing scroll view gestures
to once again recognize simultaneously with our gestures.
(-[WKAppKitGestureController _gestureRecognizer:canPreventGestureRecognizer:]):
Add a missing log here.
Canonical link: https://commits.webkit.org/313208@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications