electron/shell/browser/notifications
BILL SHEN 77ba40bc01
chore: avoid crash while notification removal (#43040)
* avoid crash of operation on an invalid entry while erase set iterator.

* fix notification removal crash due to the nullptr presenter

---------

Co-authored-by: bill.shen <shenyb32768@gmail.com>
2024-07-26 15:34:40 +02:00
..
linux chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
mac chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
win chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
notification.cc chore: avoid crash while notification removal (#43040) 2024-07-26 15:34:40 +02:00
notification.h fix: Windows Toast notification dismissal from Action Center (#40197) 2023-10-17 19:33:00 -04: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 (#43040) 2024-07-26 15:34:40 +02:00
notification_presenter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
platform_notification_service.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
platform_notification_service.h chore: bump chromium to 119.0.6043.0 (main) (#40045) 2023-10-02 18:01:07 -04:00