Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3ae4460251233a37534069baf97b7f8c4a7a991
https://github.com/WebKit/WebKit/commit/d3ae4460251233a37534069baf97b7f8c4a7a991
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M Source/WebCore/SourcesGTK.txt
M Source/WebCore/platform/graphics/Color.h
R Source/WebCore/platform/graphics/gtk/ColorGtk.cpp
M Source/WebCore/platform/gtk/RenderThemeGadget.cpp
M Source/WebKit/UIProcess/API/gtk/PageClientImpl.cpp
M Source/WebKit/UIProcess/API/gtk/WebKitColorChooser.cpp
M Source/WebKit/UIProcess/API/gtk/WebKitInputMethodContextGtk.cpp
M Source/WebKit/UIProcess/API/gtk/WebKitWebViewGtk.cpp
M Source/WebKit/UIProcess/gtk/GtkUtilities.cpp
M Source/WebKit/UIProcess/gtk/GtkUtilities.h
M Source/WebKit/UIProcess/gtk/WebColorPickerGtk.cpp
Log Message:
-----------
[GTK] Remove ColorGtk
https://bugs.webkit.org/show_bug.cgi?id=300874
Reviewed by Adrian Perez de Castro.
It allows for implicit conversion between GdkRGBA and WebCore::Color.
It's mostly used by WebKit, so we can add explicit conversion helpers to
GtkUtilities instead.
Canonical link: https://commits.webkit.org/301687@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