Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f2781927763b6dcbb14584212d14c883215ee90
      
https://github.com/WebKit/WebKit/commit/3f2781927763b6dcbb14584212d14c883215ee90
  Author: Diego Pino Garcia <[email protected]>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

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

  Log Message:
  -----------
  [GTK] Fix GTK3 build after 301467@main
https://bugs.webkit.org/show_bug.cgi?id=300685

Reviewed by Carlos Garcia Campos.

Function 'gdk_cursor_get_name' is only available since GTK4. Also,
replace function 'skiaImageToGdkTexture' for 'skiaImageToGdkPixbuf' and
'cairoSurfaceToGdkTexture' for 'cairoSurfaceToGdkPixbuf'.

* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:
(webkitWebViewBaseSetCursor):

Canonical link: https://commits.webkit.org/301550@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

Reply via email to