Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: e20ea5879b8aef9b84a8c54a2f5ee846217478b4
https://github.com/WebKit/WebKit/commit/e20ea5879b8aef9b84a8c54a2f5ee846217478b4
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp
Log Message:
-----------
Cherry-pick 306312@main (f36ee73ea171).
https://bugs.webkit.org/show_bug.cgi?id=306363
[GTK] GtkEventMotionController does not use GdkCrossingMode parameters in
enter/leave signals
https://bugs.webkit.org/show_bug.cgi?id=306363
Reviewed by Patrick Griffis.
Remove the GdkCrossingMode parameter from the definitions of the
webkitWebViewBaseEnter() and webkitWebViewBaseLeave() functions,
given that the GtkEventMotionController::enter and ::leave signals
do not include such parameter in their definitions.
Based on a patch by Saam Barati <[email protected]>
* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:
(webkitWebViewBaseEnter): Remove incorrect GdkCrossingMode parameter.
(webkitWebViewBaseLeave): Ditto.
Canonical link: https://commits.webkit.org/306312@main
Canonical link: https://commits.webkit.org/305877.26@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications