electron/shell/browser/notifications
trop[bot] c9c159db15
refactor: remove deprecated ToInternalValue() (#41020)
* refactor: do not use deprecated ToInternalValue() in ElectronExtensionLoader::FinishExtensionLoad()

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

* refactor: do not use deprecated ToInternalValue() in NotificationPresenterWin::SaveIconToFilesystem()

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

* chore: rename temp variable to now_usec for clarity

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>
2024-01-17 18:15:42 +01:00
..
linux chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
mac chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
win refactor: remove deprecated ToInternalValue() (#41020) 2024-01-17 18:15:42 +01:00
notification.cc fix: Windows Toast notification dismissal from Action Center (#40244) 2023-10-18 10:03:54 +02:00
notification.h fix: Windows Toast notification dismissal from Action Center (#40244) 2023-10-18 10:03:54 +02:00
notification_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09: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 chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
platform_notification_service.cc fix: handle Notification requireInteraction option (#36477) 2022-11-30 16:18:35 -05:00
platform_notification_service.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00