electron/patches/node
Jeremy Rose f912130be6
fix: libuv patches to address child_process.spawn slowness (#33337)
* fix: libuv patches to address child_process.spawn slowness

* chore: backport additional patches

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2022-03-23 06:30:54 -07:00
..
.patches fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
add_should_read_node_options_from_env_option_to_disable_node_options.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
be_compatible_with_cppgc.patch fix: cppgc/node collisions in renderer process (#33252) 2022-03-12 18:28:10 -05:00
build_add_gn_build_files.patch chore: bump node to v16.13.2 (main) (#32418) 2022-01-11 10:12:30 -06:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
chore_add_context_to_context_aware_module_prevention.patch chore: update chore_add_context_to_context_aware_module_prevention.patch (#31579) 2021-10-26 15:50:29 -04:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
chore_fix_-wimplicit-fallthrough.patch chore: bump chromium to 98.0.4706.0 (main) (#31555) 2021-11-24 09:45:59 +01:00
chore_read_nobrowserglobals_from_global_not_process.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04:00
darwin_bump_minimum_supported_version_to_10_15_3406.patch chore: backport EPROTOTYPE fixes from libuv (#32856) 2022-02-17 14:58:21 +09:00
darwin_remove_eprototype_error_workaround_3405.patch chore: backport EPROTOTYPE fixes from libuv (#32856) 2022-02-17 14:58:21 +09:00
darwin_translate_eprototype_to_econnreset_3413.patch chore: backport EPROTOTYPE fixes from libuv (#32856) 2022-02-17 14:58:21 +09:00
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
expose_get_builtin_module_function.patch chore: bump node to v16.10.0 (main) (#31094) 2021-09-28 09:29:44 +02:00
feat_add_flags_for_low-level_hooks_and_exceptions.patch chore: bump node to v16.12.0 (main) (#31518) 2021-10-25 13:33:01 -04:00
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch fix: disable SIGUSR1 when --inspect is disabled (#33188) 2022-03-22 16:51:04 +09:00
feat_add_uv_loop_watcher_queue_code.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
feat_initialize_asar_support.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
fix_account_for_debugger_agent_race_condition.patch chore: bump node to v16.5.0 (main) (#30031) 2021-07-15 11:25:00 -04:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
fix_allow_preventing_initializeinspector_in_env.patch chore: bump node to v16.11.1 (main) (#31369) 2021-10-14 09:43:48 +02:00
fix_crash_caused_by_gethostnamew_on_windows_7.patch fix: crash caused by GetHostNameW on Windows 7 (#31804) 2021-11-14 16:39:31 +09:00
fix_crypto_tests_to_run_with_bssl.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08:00
fix_don_t_create_console_window_when_creating_process.patch fix: Don't create console window when creating process (#32340) 2022-01-07 17:38:34 +09:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v16.10.0 (main) (#31094) 2021-09-28 09:29:44 +02:00
fix_failing_node_js_test_on_outdated.patch chore: bump chromium to 100.0.4894.0 (main) (#32852) 2022-02-25 13:17:35 -05:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v16.13.2 (main) (#32418) 2022-01-11 10:12:30 -06:00
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch chore: bump node to v16.7.0 (main) (#30350) 2021-08-20 19:25:50 +02:00
fix_serdes_test.patch chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch chore: bump chromium to 98.0.4706.0 (main) (#31555) 2021-11-24 09:45:59 +01:00
macos_don_t_use_thread-unsafe_strtok_3524.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
pass_all_globals_through_require.patch chore: bump node to v16.12.0 (main) (#31518) 2021-10-25 13:33:01 -04:00
process_bsd_handle_kevent_note_exit_failure_3451.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
process_fix_hang_after_note_exit_3521.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
process_monitor_for_exit_with_kqueue_on_bsds_3441.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
process_only_use_f_dupfd_cloexec_if_it_is_defined_3512.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
process_reset_the_signal_mask_if_the_fork_fails_3537.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
process_simplify_uv_write_int_calls_3519.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v16.12.0 (main) (#31518) 2021-10-25 13:33:01 -04:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: bump node to v16.4.0 (main) (#29699) 2021-06-28 18:05:38 +02:00
reland_macos_use_posix_spawn_instead_of_fork_3257.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
repl_fix_crash_when_sharedarraybuffer_disabled.patch chore: bump node to v16.11.1 (main) (#31369) 2021-10-14 09:43:48 +02:00
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch chore: bump node to v16.10.0 (main) (#31094) 2021-09-28 09:29:44 +02:00
test_add_fixture_trim_option.patch fix: failing Node.js certificate spec (#31748) 2021-11-09 11:29:04 -05:00
unix_protect_fork_in_uv_spawn_from_signals.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
unix_remove_uv_cloexec_ioctl_3515.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
unix_simplify_uv_cloexec_fcntl_3492.patch fix: libuv patches to address child_process.spawn slowness (#33337) 2022-03-23 06:30:54 -07:00
worker_thread_add_asar_support.patch fix: initialize asar support in worker threads (#33216) 2022-03-22 20:37:55 -04:00