Bug 243786 - [GTK][WPE] Add support for showing notification icon
Summary: [GTK][WPE] Add support for showing notification icon
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2022-08-10 08:33 PDT by Carlos Garcia Campos
Modified: 2022-08-16 00:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-08-10 08:33:44 PDT
We currently get the icon URL, but we need the loaded and decoded icon. See https://notifications.spec.whatwg.org/#resources
Comment 1 Carlos Garcia Campos 2022-08-10 08:40:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3194
Comment 2 EWS 2022-08-16 00:48:32 PDT
Committed 253460@main (abb92629ba72): <https://commits.webkit.org/253460@main>

Reviewed commits have been landed. Closing PR #3194 and removing active labels.