93bcb30c3e
fix: `BroadcastChannel` initialization location (#37421) * fix: BroadcastChannel initialization location * chore: update patches --------- Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
51 lines
2.6 KiB
Text
51 lines
2.6 KiB
Text
refactor_alter_child_process_fork_to_use_execute_script_with.patch
|
|
feat_initialize_asar_support.patch
|
|
expose_get_builtin_module_function.patch
|
|
build_add_gn_build_files.patch
|
|
fix_add_default_values_for_variables_in_common_gypi.patch
|
|
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch
|
|
pass_all_globals_through_require.patch
|
|
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch
|
|
refactor_allow_embedder_overriding_of_internal_fs_calls.patch
|
|
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch
|
|
chore_add_context_to_context_aware_module_prevention.patch
|
|
fix_handle_boringssl_and_openssl_incompatibilities.patch
|
|
fix_crypto_tests_to_run_with_bssl.patch
|
|
fix_account_for_debugger_agent_race_condition.patch
|
|
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch
|
|
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch
|
|
fix_serdes_test.patch
|
|
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch
|
|
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
|
|
json_parse_errors_made_user-friendly.patch
|
|
support_v8_sandboxed_pointers.patch
|
|
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch
|
|
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch
|
|
fix_override_createjob_in_node_platform.patch
|
|
v8_api_advance_api_deprecation.patch
|
|
fix_parallel_test-v8-stats.patch
|
|
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch
|
|
api_pass_oomdetails_to_oomerrorcallback.patch
|
|
fix_expose_lookupandcompile_with_parameters.patch
|
|
enable_crashpad_linux_node_processes.patch
|
|
fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch
|
|
chore_expose_importmoduledynamically_and.patch
|
|
test_formally_mark_some_tests_as_flaky.patch
|
|
fix_adapt_debugger_tests_for_upstream_v8_changes.patch
|
|
chore_remove_--no-harmony-atomics_related_code.patch
|
|
fix_account_for_createexternalizablestring_v8_global.patch
|
|
fix_wunreachable-code_warning_in_ares_init_rand_engine.patch
|
|
fix_-wshadow_warning.patch
|
|
fix_do_not_resolve_electron_entrypoints.patch
|
|
fix_ftbfs_werror_wextra-semi.patch
|
|
fix_isurl_implementation.patch
|
|
ci_ensure_node_tests_set_electron_run_as_node.patch
|
|
chore_update_fixtures_errors_force_colors_snapshot.patch
|
|
fix_assert_module_in_the_renderer_process.patch
|
|
src_cast_v8_object_getinternalfield_return_value_to_v8_value.patch
|
|
fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch
|
|
tls_ensure_tls_sockets_are_closed_if_the_underlying_wrap_closes.patch
|
|
test_deflake_test-tls-socket-close.patch
|
|
net_fix_crash_due_to_simultaneous_close_shutdown_on_js_stream.patch
|
|
net_use_asserts_in_js_socket_stream_to_catch_races_in_future.patch
|
|
lib_fix_broadcastchannel_initialization_location.patch
|