@@ -9,9 +9,7 @@ build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.pa
9
9
refactor_allow_embedder_overriding_of_internal_fs_calls.patch
10
10
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch
11
11
chore_add_context_to_context_aware_module_prevention.patch
12
- chore_read_nobrowserglobals_from_global_not_process.patch
13
12
fix_handle_boringssl_and_openssl_incompatibilities.patch
14
- src_allow_embedders_to_provide_a_custom_pageallocator_to.patch
15
13
fix_crypto_tests_to_run_with_bssl.patch
16
14
fix_account_for_debugger_agent_race_condition.patch
17
15
repl_fix_crash_when_sharedarraybuffer_disabled.patch
@@ -20,10 +18,8 @@ fix_crash_caused_by_gethostnamew_on_windows_7.patch
20
18
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch
21
19
fix_serdes_test.patch
22
20
darwin_bump_minimum_supported_version_to_10_15_3406.patch
23
- fix_failing_node_js_test_on_outdated.patch
24
21
be_compatible_with_cppgc.patch
25
22
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch
26
- worker_thread_add_asar_support.patch
27
23
process_monitor_for_exit_with_kqueue_on_bsds_3441.patch
28
24
process_bsd_handle_kevent_note_exit_failure_3451.patch
29
25
reland_macos_use_posix_spawn_instead_of_fork_3257.patch
@@ -35,15 +31,12 @@ process_simplify_uv_write_int_calls_3519.patch
35
31
macos_don_t_use_thread-unsafe_strtok_3524.patch
36
32
process_fix_hang_after_note_exit_3521.patch
37
33
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
38
- fix_preserve_proper_method_names_as-is_in_error_stack.patch
39
34
macos_avoid_posix_spawnp_cwd_bug_3597.patch
40
- src_update_importmoduledynamically.patch
41
35
json_parse_errors_made_user-friendly.patch
42
36
support_v8_sandboxed_pointers.patch
43
37
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch
44
38
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch
45
39
fix_override_createjob_in_node_platform.patch
46
- src_fix_ssize_t_error_from_nghttp2_h.patch
47
40
v8_api_advance_api_deprecation.patch
48
41
enable_-wunqualified-std-cast-call.patch
49
42
fixup_for_error_declaration_shadows_a_local_variable.patch
@@ -53,3 +46,7 @@ fix_parallel_test-v8-stats.patch
53
46
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch
54
47
heap_remove_allocationspace_map_space_enum_constant.patch
55
48
test_remove_experimental-wasm-threads_flag.patch
49
+ api_pass_oomdetails_to_oomerrorcallback.patch
50
+ src_iwyu_in_cleanup_queue_cc.patch
51
+ fix_expose_lookupandcompile_with_parameters.patch
52
+ fix_prevent_changing_functiontemplateinfo_after_publish.patch
0 commit comments