[webkit-reviews] review granted: [Bug 210745] [GTK4] Adapt to GtkIconTheme API changes : [Attachment 397065] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 04:34:03 PDT 2020


Adrian Perez <aperez at igalia.com> has granted Claudio Saavedra
<csaavedra at igalia.com>'s request for review:
Bug 210745: [GTK4] Adapt to GtkIconTheme API changes
https://bugs.webkit.org/show_bug.cgi?id=210745

Attachment 397065: Patch

https://bugs.webkit.org/attachment.cgi?id=397065&action=review




--- Comment #7 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 397065
  --> https://bugs.webkit.org/attachment.cgi?id=397065
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=397065&action=review

> Source/WebCore/platform/graphics/gtk/ImageGtk.cpp:53
> +    return loadImageFromGResource(name);

Oh, much nicer! Thanks Carlos for remembering that we had an image
for this in the resource bundle already =)


More information about the webkit-reviews mailing list