Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d762e9feb74c8540b187a2cf823a0f68becc6c9a https://github.com/WebKit/WebKit/commit/d762e9feb74c8540b187a2cf823a0f68becc6c9a Author: Jessica Cheung <jcheun...@apple.com> Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths: M Source/WebCore/platform/KeyboardScrollingAnimator.cpp M Source/WebCore/platform/KeyboardScrollingAnimator.h Log Message: ----------- Rename KeyboardScrollingAnimator::rubberbandableDirections() to KeyboardScrollingAnimator::scrollingDirections() https://bugs.webkit.org/show_bug.cgi?id=280777 rdar://137147372 Reviewed by Richard Robinson. rubberBandableDirections in KeyboardScrollingAnimator does not control rubber banding. It actually controls regular scrollable directions. * Source/WebCore/platform/KeyboardScrollingAnimator.cpp: (WebCore::KeyboardScrollingAnimator::scrollingDirections const): (WebCore::KeyboardScrollingAnimator::beginKeyboardScrollGesture): (WebCore::KeyboardScrollingAnimator::rubberbandableDirections const): Deleted. * Source/WebCore/platform/KeyboardScrollingAnimator.h: Canonical link: https://commits.webkit.org/284634@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