electron/shell/browser/notifications
trop[bot] 3a4edd7a2b
perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45162)
* perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: remove unused #include

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-01-09 09:22:58 -06:00
..
linux fix: replace deprecated libnotify API calls (#43984) 2024-09-26 17:08:20 -05:00
mac perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45162) 2025-01-09 09:22:58 -06:00
win perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45162) 2025-01-09 09:22:58 -06:00
notification.cc perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45162) 2025-01-09 09:22:58 -06:00
notification.h perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45162) 2025-01-09 09:22:58 -06:00
notification_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notification_presenter.cc chore: avoid crash while notification removal (#43060) 2024-07-26 17:22:26 -04:00
notification_presenter.h refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43806) 2024-09-19 22:11:59 -05:00
platform_notification_service.cc chore: bump chromium to 119.0.6043.0 (main) (#40045) 2023-10-02 18:01:07 -04:00
platform_notification_service.h chore: bump chromium to 119.0.6043.0 (main) (#40045) 2023-10-02 18:01:07 -04:00