electron/shell/browser/notifications
trop[bot] 1ff780d3dd
refactor: remove banned std::to_string() calls (#41109)
* refactor: do not use banned std::to_string() in ServiceWorkerContext::GetAllRunningWorkerInfo()

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

* refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED()

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

* refactor: do not use banned std::to_string() in JSChunkedDataPipeGetter::OnWriteChunkComplete()

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

* refactor: do not use banned std::to_string() in SetCrashKey()

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

* chore: remove unused #include

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

* fixup! refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED()

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-25 09:45:14 +09:00
..
linux chore: bump chromium to 119.0.6045.0 (main) (#40076) 2023-10-05 19:59:39 -04:00
mac chore: bump chromium to 122.0.6236.2 (29-x-y) (#40950) 2024-01-11 23:19:31 +13:00
win refactor: remove banned std::to_string() calls (#41109) 2024-01-25 09:45:14 +09:00
notification.cc fix: Windows Toast notification dismissal from Action Center (#40197) 2023-10-17 19:33:00 -04: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 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 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