Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f36ee73ea171aab28709a866f6ab1dfe1cc17a2e
      
https://github.com/WebKit/WebKit/commit/f36ee73ea171aab28709a866f6ab1dfe1cc17a2e
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-01-27 (Tue, 27 Jan 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to