electron/shell/app
trop[bot] 9da190f786
fix: delete UvTaskRunner's timers only after they're closed (#43598)
* 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 11:18:52 -05:00
..
resources/mac
BRANDING.json
command_line_args.cc fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43542) 2024-09-04 21:27:00 -05:00
command_line_args.h fix: -Wunsafe-buffer-usage warnings in IsUrlArg() (#43542) 2024-09-04 21:27:00 -05:00
electron_content_client.cc chore: fixup gn check when enable_pdf_viewer is false (#42009) 2024-05-01 09:20:03 -04:00
electron_content_client.h
electron_crash_reporter_client.cc chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
electron_crash_reporter_client.h
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 (#43547) 2024-09-04 17:28:02 +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 chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09: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() (#43542) 2024-09-04 21:27:00 -05:00
node_main.cc refactor: move impl functions into private namespace (#43410) 2024-08-21 21:29:25 -05:00
node_main.h
uv_stdio_fix.cc
uv_stdio_fix.h
uv_task_runner.cc fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
uv_task_runner.h fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00