electron/shell
trop[bot] 6ef5640d33
fix: remove use of banned std::to_string() (#44562)
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:52 -06:00
..
app fix: trace-startup crashing child process on macOS (#44275) 2024-10-16 16:33:45 -04:00
browser fix: remove use of banned std::to_string() (#44562) 2024-11-04 18:00:52 -06:00
common refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
renderer refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44552) 2024-11-04 13:12:50 -08:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 2024-10-14 10:46:24 +02:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00