electron/shell/browser/notifications/win
trop[bot] bd81baaf04
fix: remove use of banned std::to_string() (#44563)
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 18:00:39 -06:00
..
notification_presenter_win.cc refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43804) 2024-09-19 22:11:48 -05:00
notification_presenter_win.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
windows_toast_notification.cc fix: remove use of banned std::to_string() (#44563) 2024-11-04 18:00:39 -06:00
windows_toast_notification.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00