electron/patches/node
trop[bot] 2dee8783cc
fix: avoid package.json check on built-in modules (#39425)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
2023-08-09 19:03:08 +02:00
..
.patches fix: do not resolve electron entrypoints on disk (#39248) 2023-07-27 12:57:21 -07:00
allow_embedder_to_control_codegenerationfromstringscallback.patch fix: recommended `node-gyp` version in `node.h` error (#37942) 2023-04-12 13:16:35 +02:00
be_compatible_with_cppgc.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
build_add_gn_build_files.patch build: fix filesystem permissions from bad trop commits 2022-10-05 12:14:20 -07:00
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch fix: recommended `node-gyp` version in `node.h` error (#37942) 2023-04-12 13:16:35 +02:00
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch chore: remove useless Node.js V8 patch (#36043) 2022-10-17 11:39:23 +02:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
cherry-pick-09ae62b.patch chore: cherry-pick 09ae62b from node (#36624) 2022-12-13 10:40:13 -08:00
chore_add_context_to_context_aware_module_prevention.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
chore_enable_c_17_for_native_modules.patch chore: compile addons with --gnu++17 (#36369) 2022-11-17 17:42:49 +09:00
chore_read_nobrowserglobals_from_global_not_process.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
darwin_bump_minimum_supported_version_to_10_15_3406.patch chore: bump node to v16.14.2 (main) (#32833) 2022-03-23 18:59:54 -04:00
drop_deserializerequest_move_constructor_for_c_20_compat.patch build: fix filesystem permissions from bad trop commits 2022-10-05 12:14:20 -07:00
enable_-wunqualified-std-cast-call.patch chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
enable_crashpad_linux_node_processes.patch fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36483) 2022-11-29 13:03:34 -05:00
expose_get_builtin_module_function.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch fix: crash on WebWorker destruction (#35422) 2022-08-29 15:45:48 +02:00
feat_initialize_asar_support.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_account_for_debugger_agent_race_condition.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_add_default_values_for_variables_in_common_gypi.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_crash_caused_by_gethostnamew_on_windows_7.patch fix: uv_os_gethostname failing on Windows 7 (libuv patch regression) (#35702) 2022-09-15 22:33:01 -07:00
fix_crypto_tests_to_run_with_bssl.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_do_not_resolve_electron_entrypoints.patch fix: avoid package.json check on built-in modules (#39425) 2023-08-09 19:03:08 +02:00
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch fix: expose the built-in electron module via the ESM loader (#35957) 2022-10-11 11:48:05 -04:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_failing_node_js_test_on_outdated.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v16.17.1 (main) (#35800) 2022-09-26 10:12:52 +02:00
fix_override_createjob_in_node_platform.patch chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
fix_parallel_test-v8-stats.patch build: fix filesystem permissions from bad trop commits 2022-10-05 12:14:20 -07:00
fix_preserve_proper_method_names_as-is_in_error_stack.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04: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 node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch fix: uv_os_gethostname failing on Windows 7 (libuv patch regression) (#35702) 2022-09-15 22:33:01 -07:00
fixup_for_error_declaration_shadows_a_local_variable.patch chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
fixup_for_wc_98-compat-extra-semi.patch chore: fix memory leak in v8.serialize() (#37774) 2023-04-03 13:20:45 +02:00
json_parse_errors_made_user-friendly.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
macos_avoid_posix_spawnp_cwd_bug_3597.patch chore: backport 7c9b3938d from libuv (#33815) 2022-04-21 10:38:47 +09: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.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
process_bsd_handle_kevent_note_exit_failure_3451.patch chore: update out-dated node patches (#33421) 2022-03-24 10:26:34 +01:00
process_fix_hang_after_note_exit_3521.patch chore: update out-dated node patches (#33421) 2022-03-24 10:26:34 +01:00
process_monitor_for_exit_with_kqueue_on_bsds_3441.patch chore: update out-dated node patches (#33421) 2022-03-24 10:26:34 +01: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.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04: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.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
src_fix_ssize_t_error_from_nghttp2_h.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
src_update_importmoduledynamically.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00
support_v8_sandboxed_pointers.patch chore: fix memory leak in v8.serialize() (#37774) 2023-04-03 13:20:45 +02:00
unix_remove_uv_cloexec_ioctl_3515.patch chore: update libuv patch for event loop integration (#31647) 2022-03-29 19:03:07 +09:00
unix_simplify_uv_cloexec_fcntl_3492.patch chore: update libuv patch for event loop integration (#31647) 2022-03-29 19:03:07 +09:00
v8_api_advance_api_deprecation.patch chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
worker_thread_add_asar_support.patch chore: bump node to v16.17.0 (main) (#35350) 2022-08-29 09:55:36 -04:00