Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01a618ae81f9e11543ad4588649b5e2a3db6ddd7
https://github.com/WebKit/WebKit/commit/01a618ae81f9e11543ad4588649b5e2a3db6ddd7
Author: Richard Robinson <[email protected]>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKitGesturesTests.swift
Log Message:
-----------
[AppKit Gestures] Follow-up to 315834@main to clean up the tests a bit
https://bugs.webkit.org/show_bug.cgi?id=317947
rdar://180745459
Reviewed by Abrar Rahman Protyasha.
I realized I didn't actually end up pushing these changes before merging
315834@main.
* Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKitGesturesTests.swift:
(AppKitGesturesTests.draggingSelectionToWindowEdgeAutoscrolls(_:)):
(AppKitGesturesTests.holdingSelectionDragNearEdgeKeepsScrolling):
(AppKitGesturesTests.holdingSelectionDragMidContentDoesNotAutoscroll):
(AppKitGesturesTests.selectionAutoscrollStopsAfterGestureEnds):
(AppKitGesturesTests.draggingSelectionToTopEdgeScrollsUp):
(AppKitGesturesTests.selectionOriginatingNearEdgeWithShortDragDoesNotAutoscroll):
(AppKitGesturesTests.selectionOriginatingNearEdgeAutoscrollsAfterDraggingPastThreshold):
(AppKitGesturesTests.clickingAndHoldingOnEmptyContentOpensContextMenu(_:)):
(AppKitGesturesTests.scrollingDoesNotRemoveTextSelection):
(AppKitGesturesTests.tripleClickingInPDFSelectsLine):
(AppKitGesturesTests.scrollingChangesScrollPosition(_:)):
(AppKitGesturesTests.interruptingDeceleratingScrollDoesNotFollowLink):
(AppKitGesturesTests.loadScrollableText):
(AppKitGesturesTests.screenBounds(ofPointInWindowCoordinates:)):
(AppKitGesturesTests.loadScrollableText(_:)): Deleted.
(AppKitGesturesTests.windowEdgePointInScreenCoordinates(_:y:)): Deleted.
Canonical link: https://commits.webkit.org/315919@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications