[webkit-changes] [WebKit/WebKit] c79050: [WPE] WPE Platform: Crashes due to failure to trac...
Lauro Moura
noreply at github.com
Fri Mar 1 07:33:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c79050dd5ea4017af6e347debb3afe91401567a9
https://github.com/WebKit/WebKit/commit/c79050dd5ea4017af6e347debb3afe91401567a9
Author: Lauro Moura <lmoura at igalia.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.h
Log Message:
-----------
[WPE] WPE Platform: Crashes due to failure to track touch points
https://bugs.webkit.org/show_bug.cgi?id=270332
Reviewed by Carlos Garcia Campos.
- Use HashMap trait that allows zero as a valid key
- Stop tracking points after receiving the 'up' event
* Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.cpp:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEWaylandSeat.h:
Canonical link: https://commits.webkit.org/275553@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list