[webkit-changes] [WebKit/WebKit] e9c492: [Skia] Add support for favicons on GTK

Patrick noreply at github.com
Tue Mar 12 10:05:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9c4929afd39ec66bf6c99028c2445be9bfd1522
      https://github.com/WebKit/WebKit/commit/e9c4929afd39ec66bf6c99028c2445be9bfd1522
  Author: Patrick Griffis <pgriffis at igalia.com>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M Source/WebCore/PlatformGTK.cmake
    M Source/WebCore/SourcesGTK.txt
    A Source/WebCore/platform/graphics/gtk/GdkSkiaUtilities.cpp
    A Source/WebCore/platform/graphics/gtk/GdkSkiaUtilities.h
    M Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp

  Log Message:
  -----------
  [Skia] Add support for favicons on GTK
https://bugs.webkit.org/show_bug.cgi?id=270811

Reviewed by Carlos Garcia Campos.

* Source/WebCore/PlatformGTK.cmake:
* Source/WebCore/SourcesGTK.txt:
* Source/WebCore/platform/graphics/gtk/GdkSkiaUtilities.cpp: Added.
(WebCore::skiaImageToGdkTexture):
* Source/WebCore/platform/graphics/gtk/GdkSkiaUtilities.h: Added.
* Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp:
(webkitFaviconDatabaseGetFaviconInternal):
(webkit_favicon_database_get_favicon_finish):

Canonical link: https://commits.webkit.org/275982@main



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


More information about the webkit-changes mailing list