Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: 242357fc58c3e12938a4f12d23e81d5dd907d9d9
https://github.com/WebKit/WebKit/commit/242357fc58c3e12938a4f12d23e81d5dd907d9d9
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/API/libwpe/TouchGestureController.cpp
Log Message:
-----------
Cherry-pick 307164@main (728bd1cb9570).
https://bugs.webkit.org/show_bug.cgi?id=307422
REGRESSION(263030@main): [WPE][libwpe] Click events over a certain
threshold no longer promoted to axis events
https://bugs.webkit.org/show_bug.cgi?id=307422
Reviewed by Carlos Garcia Campos.
* Source/WebKit/UIProcess/API/libwpe/TouchGestureController.cpp:
(WebKit::TouchGestureController::handleEvent): Move upo the
GesturedEvent::ContextMenu case to have the ::Click case right
before ::Axis one, thus restoring the fallthrough behaviour when
an event is promoted from ::Click to ::Axis.
Canonical link: https://commits.webkit.org/307164@main
Canonical link: https://commits.webkit.org/298234.425@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications