[webkit-changes] [WebKit/WebKit] 0482f3: [WPE] Implement click counting in mouse events
Diego Pino
noreply at github.com
Thu Jul 6 09:45:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0482f3984fab2efcfa7a4d32574c61ad144e27d0
https://github.com/WebKit/WebKit/commit/0482f3984fab2efcfa7a4d32574c61ad144e27d0
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M LayoutTests/platform/wpe/TestExpectations
M Source/WebKit/Shared/libwpe/WebEventFactory.cpp
Log Message:
-----------
[WPE] Implement click counting in mouse events
https://bugs.webkit.org/show_bug.cgi?id=174674
Reviewed by Carlos Garcia Campos.
Follow WinCairo logic to implement click counts for mouse events.
* LayoutTests/platform/wpe/TestExpectations:
* Source/WebKit/Shared/libwpe/WebEventFactory.cpp:
(WebKit::getDoubleClickTime):
(WebKit::clickCount):
(WebKit::WebEventFactory::createWebMouseEvent):
Canonical link: https://commits.webkit.org/265808@main
More information about the webkit-changes
mailing list