electron/shell/browser/ui/win
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
..
dialog_thread.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
dialog_thread.h chore: bump chromium to 103.0.5046.0 (main) (#33906) 2022-05-17 12:48:40 -04:00
electron_desktop_native_widget_aura.cc fix: maximized window bounds when toggle setResizable (#40503) 2023-11-22 15:21:18 +09:00
electron_desktop_native_widget_aura.h fix: maximized window bounds when toggle setResizable (#40503) 2023-11-22 15:21:18 +09:00
electron_desktop_window_tree_host_win.cc chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
electron_desktop_window_tree_host_win.h chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
jump_list.cc chore: bump chromium to 121.0.6147.0 (main) (#40523) 2023-11-28 13:40:12 -08:00
jump_list.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
notify_icon.cc refactor: remove banned std::to_string() calls (#41109) 2024-01-25 09:45:14 +09:00
notify_icon.h feat: Add 'mouse-enter' and 'mouse-leave' Tray events for Windows. (#40072) 2023-10-09 19:56:38 -04:00
notify_icon_host.cc chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
notify_icon_host.h chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
taskbar_host.cc refactor: replace remaining `NULL` with `nullptr` (#40053) 2023-10-03 12:26:35 -07:00
taskbar_host.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00