electron/shell/browser/notifications/win
trop[bot] 2f524dfb1d
fix: remove use of banned std::to_string() (#44561)
Use base::NumberToString() instead

Xref: https://chromium.googlesource.com/chromium/src/+/main/styleguide/c++/c++-features.md#std_sto_i_l_ul_ll_ull_f_d_ld_to_string_banned

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-11-04 20:31:08 -06:00
..
notification_presenter_win.cc refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43806) 2024-09-19 22:11:59 -05:00
notification_presenter_win.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
windows_toast_notification.cc fix: remove use of banned std::to_string() (#44561) 2024-11-04 20:31:08 -06:00
windows_toast_notification.h fix: Windows Toast notification dismissal from Action Center (#40197) 2023-10-17 19:33:00 -04:00