Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 526bbbc53262c146724bc269c757e579ecd4f44e
https://github.com/WebKit/WebKit/commit/526bbbc53262c146724bc269c757e579ecd4f44e
Author: Nikolaos Mouchtaris <[email protected]>
Date: 2025-08-13 (Wed, 13 Aug 2025)
Changed paths:
A
LayoutTests/fast/scrolling/mac/stateless-user-scroll-scrollend-expected.txt
A LayoutTests/fast/scrolling/mac/stateless-user-scroll-scrollend.html
M Source/WebCore/platform/ScrollingEffectsController.h
M Source/WebCore/platform/mac/ScrollingEffectsController.mm
Log Message:
-----------
Fire scrollend events for stateless scrolls
https://bugs.webkit.org/show_bug.cgi?id=297367
rdar://158261078
Reviewed by Simon Fraser.
Add timer to fire scrollend event for a stateless scroll.
* LayoutTests/fast/scrolling/mac/stateless-user-scroll-scrollend-expected.txt:
Added.
* LayoutTests/fast/scrolling/mac/stateless-user-scroll-scrollend.html: Added.
* Source/WebCore/platform/ScrollingEffectsController.h:
* Source/WebCore/platform/mac/ScrollingEffectsController.mm:
(WebCore::ScrollingEffectsController::stopAllTimers):
(WebCore::ScrollingEffectsController::handleWheelEvent):
(WebCore::ScrollingEffectsController::scheduleScrollendTimer):
(WebCore::ScrollingEffectsController::scrollendTimerFired):
Canonical link: https://commits.webkit.org/298671@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