electron/shell/browser/notifications
bitdisaster b43859f098
feat: custom toast xml and failure reporting for notifications (#25401)
* allow custom toast xml and report failures

* docs

* tests

* don't use namespaces

* lint doesn't like trailing commas

* addressing feedback
2020-09-29 12:20:10 -07:00
..
linux
mac revert: "fix: reply notifs sometimes destroyed too early" (#25247) 2020-09-02 10:02:47 +09:00
win feat: custom toast xml and failure reporting for notifications (#25401) 2020-09-29 12:20:10 -07:00
notification.cc feat: custom toast xml and failure reporting for notifications (#25401) 2020-09-29 12:20:10 -07:00
notification.h feat: custom toast xml and failure reporting for notifications (#25401) 2020-09-29 12:20:10 -07:00
notification_delegate.h feat: custom toast xml and failure reporting for notifications (#25401) 2020-09-29 12:20:10 -07:00
notification_presenter.cc fix: remove same-tag notifications before showing new ones (#24302) 2020-07-02 23:04:32 -07:00
notification_presenter.h
platform_notification_service.cc fix: remove same-tag notifications before showing new ones (#24302) 2020-07-02 23:04:32 -07:00
platform_notification_service.h