electron/shell/common
trop[bot] 42c88eba7c
fix: destroy url loader wrapper when JS env exits (#44730)
* fix: destroy url loader wrapper when JS env exits

Co-authored-by: deepak1556 <hop2deep@gmail.com>

* Revert "fix: destroy url loader wrapper when JS env exits"

This reverts commit 419151a98a16814ea63e9abc197c6ae27f48128c.

Co-authored-by: deepak1556 <hop2deep@gmail.com>

* Revert "Revert "fix: destroy url loader wrapper when JS env exits""

This reverts commit 4b401b03c62aca79498660f995825491ae52f179.

Co-authored-by: deepak1556 <hop2deep@gmail.com>

* fix: double free of JSChunkedDataPipeGetter

Co-authored-by: deepak1556 <hop2deep@gmail.com>

* fix: crash on process exit after stream completes

Co-authored-by: deepak1556 <hop2deep@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
2024-11-19 22:08:28 +01:00
..
api fix: destroy url loader wrapper when JS env exits (#44730) 2024-11-19 22:08:28 +01:00
asar fix: -Wunsafe-buffer-usage warning in asar_util's ReadFileToString() (#43931) 2024-09-25 11:22:24 +02:00
extensions refactor: move impl functions into private namespace (#43409) 2024-08-21 19:43:17 -05:00
gin_converters refactor: remove unused C string ToV8() gin converter (#44523) 2024-11-02 13:56:55 -05:00
gin_helper fix: in Emit(), don't leak converted Arg Local<Values> into caller's scope (#43747) 2024-09-17 11:16:53 -05:00
mac refactor: replace base::EndsWith() with std::ends_with() (#41937) 2024-04-23 21:13:59 -05:00
resources/mac
application_info.cc
application_info.h
application_info_linux.cc
application_info_mac.mm
application_info_win.cc
color_util.cc
color_util.h
crash_keys.cc refactor: remove banned std::to_string() calls (#41087) 2024-01-24 16:43:31 -06:00
crash_keys.h
electron_command_line.cc
electron_command_line.h
electron_constants.cc
electron_constants.h
electron_paths.h
heap_snapshot.cc fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() (#44167) 2024-10-09 20:38:19 -05:00
heap_snapshot.h
key_weak_map.h refactor: simplify KeyWeakMap impl (#43485) 2024-08-26 17:29:21 -04:00
keyboard_util.cc chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04:00
keyboard_util.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
language_util.h
language_util_linux.cc
language_util_mac.mm
language_util_win.cc
logging.cc refactor: move impl functions into private namespace (#43409) 2024-08-21 19:43:17 -05:00
logging.h
node_bindings.cc fix: gin_helper::MicrotasksScope instantiation (#43210) 2024-08-05 15:17:15 -05:00
node_bindings.h fix: UvHandle move semantics (#43633) 2024-09-09 10:36:11 -05:00
node_bindings_linux.cc refactor: NodeBindings::Create() returns a unique_ptr (#43392) 2024-08-21 12:07:09 +02:00
node_bindings_linux.h
node_bindings_mac.cc refactor: NodeBindings::Create() returns a unique_ptr (#43392) 2024-08-21 12:07:09 +02:00
node_bindings_mac.h
node_bindings_win.cc refactor: NodeBindings::Create() returns a unique_ptr (#43392) 2024-08-21 12:07:09 +02:00
node_bindings_win.h
node_includes.h
node_util.cc chore: remove node patches by using the preload feature (#41080) 2024-01-24 09:54:32 -06:00
node_util.h fix: only remove hijackable envs from foreign parent (#41079) 2024-01-24 09:51:27 -06:00
options_switches.cc chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
options_switches.h chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
platform_util.cc
platform_util.h
platform_util_internal.h
platform_util_linux.cc fix: Launch apps with XDG_ACTIVATION_TOKEN in ozone/wayland (#43577) 2024-09-05 17:07:33 -04:00
platform_util_mac.mm chore: improve error message on failed SMApp register/unregister (#42558) 2024-06-20 20:28:27 +02:00
platform_util_win.cc refactor: remove C-style void arg type for no-arg functions (32-x-y) (#43925) 2024-09-25 11:21:24 +02:00
plugin_info.cc chore: bump chromium to 123.0.6312.5 (main) (#41337) 2024-02-21 15:27:05 -05:00
plugin_info.h
process_util.cc chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
process_util.h
skia_util.cc
skia_util.h
thread_restrictions.h
v8_util.cc fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
v8_util.h fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (32-x-y) (#44440) 2024-10-29 14:51:59 -05:00
world_ids.h