electron/patches/node
Electron Bot ca75bca667
chore: bump chromium to 90.0.4415.0 (master) (#27694)
* chore: bump chromium in DEPS to 520c02b46668fc608927e0fcd79b6a90885a48bf

* chore: bump chromium in DEPS to 90.0.4414.0

* resolve chromium conflicts

* resolve v8 conflicts

* fix node gn files

* 2673502: Remove RenderViewCreated use from ExtensionHost.

https://chromium-review.googlesource.com/c/chromium/src/+/2673502

* 2676903: [mojo] Remove most legacy Binding classes.

https://chromium-review.googlesource.com/c/chromium/src/+/2676903

* 2644847: Move self-deleting URLLoaderFactory base into //services/network.

https://chromium-review.googlesource.com/c/chromium/src/+/2644847

* 2664006: Remove from mojo::DataPipe.

https://chromium-review.googlesource.com/c/chromium/src/+/2664006

* 2674530: Remove CertVerifierService feature

https://chromium-review.googlesource.com/c/chromium/src/+/2674530

* 2668748: Move OnSSLCertificateError to a new interface.

https://chromium-review.googlesource.com/c/chromium/src/+/2668748

* 2672923: Remove RAPPOR reporting infrastructure.

https://chromium-review.googlesource.com/c/chromium/src/+/2672923

* 2673502: Remove RenderViewCreated use from ExtensionHost.

https://chromium-review.googlesource.com/c/chromium/src/+/2673502

* 2655126: Convert FrameHostMsg_ContextMenu and FrameMsg_ContextMenuClosed|CustomContextMenuAction to Mojo

https://chromium-review.googlesource.com/c/chromium/src/+/2655126

* 2628705: Window Placement: Implement screen.isExtended and change event

https://chromium-review.googlesource.com/c/chromium/src/+/2628705

* 2643161: Refactor storage::kFileSystem*Native*

https://chromium-review.googlesource.com/c/chromium/src/+/2643161

* fix build

* only remove the biggest subdir of //ios

* chore: bump chromium in DEPS to 90.0.4415.0

* update patches

* update sysroots

* 2686147: Remove WebContentsObserver::RenderViewCreated().

https://chromium-review.googlesource.com/c/chromium/src/+/2686147

* 2596429: Fixing how extension's split and spanning modes affect OriginAccessList.

https://chromium-review.googlesource.com/c/chromium/src/+/2596429

* 2686026: [mojo] Delete AssociatedInterfacePtr (replaced by AssociatedRemote)

https://chromium-review.googlesource.com/c/chromium/src/+/2686026

* 2651705: Move ui/base/dragdrop/file_info to ui/base/clipboard

https://chromium-review.googlesource.com/c/chromium/src/+/2651705

* 358217: drawBitmap is deprecated

https://skia-review.googlesource.com/c/skia/+/358217

* fix gn check

* 2678098: Use gen/front_end as input to generate_devtools_grd

https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2678098

* 2674530: Remove CertVerifierService feature

https://chromium-review.googlesource.com/c/chromium/src/+/2674530

* fixup 2664006: Remove from mojo::DataPipe.

  https://chromium-review.googlesource.com/c/chromium/src/+/2664006

* fixup build_add_electron_tracing_category.patch

* 2673415: [base] Prepare CrashReporterClient for string16 switch

https://chromium-review.googlesource.com/c/chromium/src/+/2673415

* 2673413: Add CursorFactoryWin to handle Cursors on Windows

https://chromium-review.googlesource.com/c/chromium/src/+/2673413

* 2668748: Move OnSSLCertificateError to a new interface.

https://chromium-review.googlesource.com/c/chromium/src/+/2668748

* fix mas gn check

* update patch after merge

* Update node for .mjs files

* build: load v8_prof_processor dependencies as ESM

* chore: add patch to fix linux 32bit

Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2021-03-04 09:27:05 -08:00
..
.patches chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
allow_preventing_preparestacktracecallback.patch fix: stack traces in non-Node.js contexts (#26820) 2020-12-09 11:08:13 -08:00
build_add_gn_build_files.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
build_add_mjs_support_to_js2c.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
build_bring_back_node_with_ltcg_configuration.patch chore: bump node to v14.16.0 (master) (#27706) 2021-02-25 09:52:57 -08:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch chore: bump node to v14.15.2 (master) (#27045) 2020-12-16 13:38:45 -08:00
chore_prevent_warn_non_context-aware_native_modules_being_loaded.patch fix: crash in renderer process with non-context-aware modules (#27296) 2021-01-13 21:06:43 -08:00
chore_read_nobrowserglobals_from_global_not_process.patch chore: bump node to v14.15.2 (master) (#27045) 2020-12-16 13:38:45 -08:00
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch chore: bump node to v14.16.0 (master) (#27706) 2021-02-25 09:52:57 -08:00
expose_get_builtin_module_function.patch chore: bump node to v14.11.0 (master) (#25489) 2020-09-22 07:11:56 -07:00
feat_add_flags_for_low-level_hooks_and_exceptions.patch chore: bump node to v14.14.0 (master) (#25994) 2020-10-19 13:28:28 -07:00
feat_add_implementation_of_v8_platform_postjob.patch chore: bump node to v14.13.1 (master) (#25824) 2020-10-08 09:55:59 -07:00
feat_add_new_built_with_electron_variable_to_config_gypi.patch chore: fix patch linter (#21495) 2019-12-13 09:18:45 -08:00
feat_add_uv_loop_watcher_queue_code.patch chore: bump node to v14.13.0 (master) (#25788) 2020-10-07 12:07:12 -07:00
feat_initialize_asar_support.patch chore: bump node to v14.15.2 (master) (#27045) 2020-12-16 13:38:45 -08:00
fix_-wincompatible-pointer-types-discards-qualifiers_error.patch chore: upgrade to Node.js v14.9.0 (#25249) 2020-09-17 16:08:57 -06:00
fix_add_default_values_for_enable_lto_and_build_v8_with_gn_in.patch chore: bump node to v14.16.0 (master) (#27706) 2021-02-25 09:52:57 -08:00
fix_add_safeforterminationscopes_for_sigint_interruptions.patch fix: add SafeForTerminationScopes for SIGINT interruptions (#26933) 2020-12-11 15:03:41 -08:00
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch chore: bump node to v14.16.0 (master) (#27706) 2021-02-25 09:52:57 -08:00
fix_allow_preventing_initializeinspector_in_env.patch chore: bump node to v14.14.0 (master) (#25994) 2020-10-19 13:28:28 -07:00
fix_comment_out_incompatible_crypto_modules.patch test: fix and undisable parallel/node-crypto (#27689) 2021-02-16 15:19:49 -08:00
fix_crypto_tests_to_run_with_bssl.patch test: fix and undisable parallel/node-crypto (#27689) 2021-02-16 15:19:49 -08:00
fix_don_t_create_console_window_when_creating_process.patch chore: bump node to v12.18.0 (master) (#23789) 2020-06-17 15:57:12 -07:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch chore: add descriptions for patches (#26671) 2020-11-25 21:50:46 +09:00
fix_key_gen_apis_are_not_available_in_boringssl.patch chore: bump node to v14.13.1 (master) (#25824) 2020-10-08 09:55:59 -07:00
fix_remove_outdated_--experimental-wasm-bigint_flag.patch chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 2021-01-12 15:31:23 -08:00
fix_use_crypto_impls_for_compat.patch test: fix and undisable parallel/node-crypto (#27689) 2021-02-16 15:19:49 -08:00
fixme_comment_trace_event_macro.patch refactor: remove last use of InternalCallbackScope (#27029) 2020-12-16 14:02:36 -06:00
make_module_globalpaths_a_reference.patch chore: bump node to v14.13.1 (master) (#25824) 2020-10-08 09:55:59 -07:00
pass_all_globals_through_require.patch chore: bump node to v14.13.1 (master) (#25824) 2020-10-08 09:55:59 -07:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch chore: bump node to v14.15.2 (master) (#27045) 2020-12-16 13:38:45 -08:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch chore: upgrade to Node.js v14.9.0 (#25249) 2020-09-17 16:08:57 -06:00
remove_makeexternal_case_for_uncached_internal_strings.patch chore: bump node to v14.15.2 (master) (#27045) 2020-12-16 13:38:45 -08:00
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch fix: use the gin PageAllocator instead of V8::PageAllocator (#26331) 2020-11-09 13:57:24 -08:00
update_tests_after_increasing_typed_array_size.patch chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00