Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Skia] Add support for favicons on GTK #25735

Merged
merged 1 commit into from Mar 12, 2024

Commits on Mar 12, 2024

  1. [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
    TingPing committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e9c4929 View commit details
    Browse the repository at this point in the history