Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8db9a03d688848b913209ddf7e52f5990bd98d5f
https://github.com/WebKit/WebKit/commit/8db9a03d688848b913209ddf7e52f5990bd98d5f
Author: Sebastian Krzyszkowiak <[email protected]>
Date: 2026-03-18 (Wed, 18 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp
Log Message:
-----------
[GTK] Make TouchPoint coordinates fractional
https://bugs.webkit.org/show_bug.cgi?id=133180
Reviewed by Carlos Garcia Campos.
Since 298383@main, Touch Events and Pointer Events report fractional
coordinates. There's no need to cast them to integers anymore.
* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:
(appendTouchEvent):
Canonical link: https://commits.webkit.org/309538@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications