electron/shell/browser/notifications
Charles Kerr 062d14e553
perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45143)
* perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set

* chore: remove unused #include
2025-01-08 20:46:17 -06:00
..
linux
mac perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45143) 2025-01-08 20:46:17 -06:00
win
notification.cc perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45143) 2025-01-08 20:46:17 -06:00
notification.h
notification_delegate.h
notification_presenter.cc
notification_presenter.h refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43794) 2024-09-19 19:02:49 -05:00
platform_notification_service.cc
platform_notification_service.h