[webkit-changes] [WebKit/WebKit] 6bea61: [GTK] Create IconGtk

Jamie Murphy noreply at github.com
Tue Dec 10 12:56:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bea61c2af271a604eb1ff146d71781e6206a15b
      https://github.com/WebKit/WebKit/commit/6bea61c2af271a604eb1ff146d71781e6206a15b
  Author: Jamie <hello at itsjamie.dev>
  Date:   2024-12-10 (Tue, 10 Dec 2024)

  Changed paths:
    M Source/WebCore/SourcesGTK.txt
    M Source/WebCore/platform/graphics/Icon.cpp
    M Source/WebCore/platform/graphics/Icon.h
    A Source/WebCore/platform/graphics/gtk/IconGtk.cpp

  Log Message:
  -----------
  [GTK] Create IconGtk
https://webkit.org/b/284020

Reviewed by Michael Catanzaro.

Create a Gtk implementation of WebCore::Icon, for usage in WebExtensions. Right now it's just a wrapper for GIcon.

* Source/WebCore/SourcesGTK.txt:
* Source/WebCore/platform/graphics/Icon.cpp:
* Source/WebCore/platform/graphics/Icon.h:
(WebCore::Icon::icon const):

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