[Webkit-unassigned] [Bug 164771] [GTK] Notifications API does not expose the "tag" attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 07:28:33 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164771

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Test page:

https://mdn.github.io/emogotchi/

With Firefox, as your emo becomes well-adjusted, Firefox creates a new notification and withdraws the previous one. With Epiphany (using our default WebKitGTK+ notification implementation) we just get a notification spam. So just exposing the property is insufficient, we also have to actually respect it in our default implementation, so applications don't have to manage this themselves.

We are also missing the icon that's supposed to be displayed. We should expose that too. Bug #164986.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161119/97078b0e/attachment.html>


More information about the webkit-unassigned mailing list