Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 86a8ee99fda7a1cb21b032daf6c2199da30cdf5c
      
https://github.com/WebKit/WebKit/commit/86a8ee99fda7a1cb21b032daf6c2199da30cdf5c
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M Source/WebCore/SourcesGTK.txt
    M Source/WebCore/platform/Cursor.cpp
    M Source/WebCore/platform/Cursor.h
    R Source/WebCore/platform/gtk/CursorGtk.cpp
    M Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp
    M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp
    M Source/WebKit/UIProcess/API/gtk/WebKitWebViewBasePrivate.h

  Log Message:
  -----------
  [GTK] Create the platform cursor when set on the web view
https://bugs.webkit.org/show_bug.cgi?id=300685

Reviewed by Adrian Perez de Castro.

Similar to what WPE does. This way we don't need to handle platform cursor in 
WebCore::Cursor

* Source/WebCore/SourcesGTK.txt:
* Source/WebCore/platform/Cursor.cpp:
* Source/WebCore/platform/Cursor.h:
* Source/WebCore/platform/gtk/CursorGtk.cpp: Removed.
* Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp:
(WebKit::PageClientImpl::setCursor):
* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:
(fallbackCursor):
(cursorName):
(webkitWebViewBaseSetCursor):
* Source/WebKit/UIProcess/API/gtk/WebKitWebViewBasePrivate.h:

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