electron/shell
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
..
app fix: trace-startup crashing child process on macOS (32-x-y) (#44292) 2024-10-18 11:16:53 -04:00
browser fix: remove use of banned std::to_string() (#44561) 2024-11-04 20:31:08 -06:00
common refactor: remove unused C string ToV8() gin converter (#44523) 2024-11-02 13:56:55 -05:00
renderer fix: EventSource undefined in Renderer/Worker (#44497) 2024-10-31 16:44:00 -05:00
services/node fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00