Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2a4206630b1e6c41b6fe943d699bac01fc0e67a
https://github.com/WebKit/WebKit/commit/c2a4206630b1e6c41b6fe943d699bac01fc0e67a
Author: Tim Horton <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M Source/WebKit/Shared/WebEvent.serialization.in
M Source/WebKit/Shared/WebWheelEvent.cpp
M Source/WebKit/Shared/WebWheelEvent.h
M Source/WebKit/Shared/WebWheelEventCoalescer.cpp
M Source/WebKit/UIProcess/mac/WebPageProxyMac.mm
Log Message:
-----------
Plumb WebEventInputSource through wheel events
https://bugs.webkit.org/show_bug.cgi?id=312626
rdar://175058065
Reviewed by Richard Robinson.
To be used in a future patch.
* Source/WebKit/Shared/WebEvent.serialization.in:
* Source/WebKit/Shared/WebWheelEvent.cpp:
(WebKit::WebWheelEvent::WebWheelEvent):
(WebKit::operator<<):
* Source/WebKit/Shared/WebWheelEvent.h:
(WebKit::WebWheelEvent::inputSource const):
* Source/WebKit/Shared/WebWheelEventCoalescer.cpp:
(WebKit::WebWheelEventCoalescer::coalesce):
* Source/WebKit/UIProcess/mac/WebPageProxyMac.mm:
(WebKit::WebPageProxy::interruptSyntheticMomentumScrolling):
Canonical link: https://commits.webkit.org/311513@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications