Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0949547e09cbf06a9c924c0e2f142792fca34da
https://github.com/WebKit/WebKit/commit/a0949547e09cbf06a9c924c0e2f142792fca34da
Author: Pawel Lampe <[email protected]>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp
M Source/WebKit/UIProcess/API/wpe/WPEWebView.h
Log Message:
-----------
[WPE] WPE Platform: Fix touch events propagation
https://bugs.webkit.org/show_bug.cgi?id=273468
Reviewed by Carlos Garcia Campos.
This change makes it possible to store events with sequence id == 0
in the HashMap thus allowing them to be propagated.
This change also takes touch points of UP/CANCEL events into account
so that those events are propagated correctly as well.
* Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp:
(WKWPE::m_backend):
* Source/WebKit/UIProcess/API/wpe/WPEWebView.h:
Canonical link: https://commits.webkit.org/278161@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