electron/shell/app
trop[bot] 45a6a0b4ab
fix: delete UvTaskRunner's timers only after they're closed (#43599)
* fix: free UvTaskRunner timers only after they are closed

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: UvTaskRunner now holds UvHandles

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-09-06 14:18:51 -05:00
..
resources/mac
BRANDING.json
command_line_args.cc fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
command_line_args.h fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
electron_content_client.cc chore: fixup gn check when enable_pdf_viewer is false (#41990) 2024-04-30 20:32:11 -04:00
electron_content_client.h chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
electron_crash_reporter_client.cc chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
electron_crash_reporter_client.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
electron_library_main.h build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_library_main.mm chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09:00
electron_login_helper.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
electron_main_delegate.cc fix: Use XDG_ACTIVATION_TOKEN in wayland when launched by other app (#43548) 2024-09-04 17:27:57 +02:00
electron_main_delegate.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
electron_main_delegate_mac.h
electron_main_delegate_mac.mm refactor: replace base::EndsWith() with std::ends_with() (#41937) 2024-04-23 21:13:59 -05:00
electron_main_linux.cc build: remove enable_run_as_node build flag (#38413) 2023-06-08 16:40:08 -04:00
electron_main_mac.cc fix: remove EarlyMallocZoneRegistration call (#40128) 2023-10-09 09:43:51 +09:00
electron_main_win.cc fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43540) 2024-09-04 21:27:34 -05:00
node_main.cc refactor: move impl functions into private namespace (#43409) 2024-08-21 19:43:17 -05:00
node_main.h
uv_stdio_fix.cc chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
uv_stdio_fix.h
uv_task_runner.cc fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00
uv_task_runner.h fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00