Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d46ec12cc285c52c9ae76abaabefb88bbb319a1
https://github.com/WebKit/WebKit/commit/2d46ec12cc285c52c9ae76abaabefb88bbb319a1
Author: Richard Robinson <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm
M Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKitGesturesTests.swift
Log Message:
-----------
REGRESSION(314309@main): [AppKit Gestures] Cannot scroll over hero image in
Apple Store
https://bugs.webkit.org/show_bug.cgi?id=316041
rdar://178469522
Reviewed by Abrar Rahman Protyasha.
Allow scrolling for draggable elements.
Test: Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKitGesturesTests.swift
* Source/WebKit/UIProcess/mac/WKAppKitGestureController.mm:
(-[WKAppKitGestureController _panShouldBeginAtLocation:]):
* Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKitGesturesTests.swift:
(AppKitGesturesTests.scrollingChangesScrollPosition(_:)):
(AppKitGesturesTests.scrollingChangesScrollPosition): Deleted.
Canonical link: https://commits.webkit.org/314336@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications