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

  Changed paths:
    M Source/WebCore/PlatformGTK.cmake
    M Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp
    M Tools/TestWebKitAPI/PlatformGTK.cmake
    M Tools/TestWebKitAPI/Tests/WebCore/glib/RunLoopObserver.cpp
    M Tools/WebKitTestRunner/PlatformGTK.cmake

  Log Message:
  -----------
  [GTK] Remove GTK dependency from WebCore when not building with cairo enabled
https://bugs.webkit.org/show_bug.cgi?id=300975

Reviewed by Alejandro G. Castro.

GTK is now only used by WebCore when cairo is enabled, for theme
rendering when building GTK3 and for ImageBuffer utilities. That also
means that except for GTK3 builds with cairo enabled the web process no
longer needs to call gtk_init.

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