electron/patches/node
electron-roller[bot] b0f315a637
chore: bump chromium to 99.0.4767.0 (main) (#31986)
* chore: bump chromium in DEPS to 98.0.4726.0

* 3292117: Remove unneeded base/compiler_specific.h includes in //chrome.

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

* 3289198: Enables calculating line, word and sentence boundaries on the browser

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

* 3276176: Remove expired gdi-text-printing flag and associated code.

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

* 3240963: content: allow embedder to prevent locking scheme registry

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

* 3269899: Rename WebContentsImpl::GetFrameTree to GetPrimaryFrameTree

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

* chore: fixup patch indices

* 3276279: Enable -Wshadow by default for the "chromium code" config.

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

* 3279737: appcache: Remove WebPreference/WebSetting

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

* 3275564: [api] Advance API deprecation for APIs last marked in v9.6

https://chromium-review.googlesource.com/c/v8/v8/+/3275564

* 3261873: Clean up WebScriptSource constructors

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

* 3279346: appcache: Remove ConsoleMessage appcache field

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

* 3264212: Move legacy file loading to legacy_test_runner

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

Both Persistence and UI have been removed from globals, but the issues they
seemed to be patching are no longer reproducible from what I can tell, and
so we can just delete these and re-evaluate if something surfaces.

* 3290415: x11: remove the USE_X11 define.

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

* chore: bump Chromium to 98.0.4728.0

* 3179530: Defer system calls in PrintingContext for OOP printing

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

* 3299445: Consolidate is_win conditionals in chrome/test/BUILD.gn.

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

* chore: update patch indices

* 3223975: Break PrintJobWorker OOP logic into separate class

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

* chore: bump chromium in DEPS to 98.0.4730.0

* 3279001: Remove support for font-family: -webkit-pictograph

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

* chore: fixup patch indices

* chore: bump chromium in DEPS to 98.0.4732.0

* chore: update patches

* chore: bump chromium in DEPS to 98.0.4734.0

* chore: bump chromium in DEPS to 98.0.4736.0

* chore: update patches

* chore: update printing patch for miracle ptr

* chore: add noexcept to fix clang error

* chore: bump chromium in DEPS to 98.0.4738.0

* chore: update patches

* chore: bump chromium in DEPS to 98.0.4740.0

* chore: bump chromium in DEPS to 98.0.4742.0

* chore: bump chromium in DEPS to 98.0.4744.0

* chore: bump chromium in DEPS to 98.0.4746.0

* chore: bump chromium in DEPS to 98.0.4748.0

* chore: bump chromium in DEPS to 98.0.4750.0

* chore: update patches

* 3293841: Remove File Handling permissions code

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

* chore: update patches

3311700: Move the PpapiPluginSandboxedProcessLauncherDelegate | https://chromium-review.googlesource.com/c/chromium/src/+/3311700

* 3289260: [CodeHealth]: Remove uses of Notification Service

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

* 3301600: Disable scripted print in fenced frames

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

* chore: add missing thread_restrictions headers

* 3305132: Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`.

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

* fix: add ppapi_sandbox header for linux

3311700: Move the PpapiPluginSandboxedProcessLauncherDelegate | https://chromium-review.googlesource.com/c/chromium/src/+/3311700

* chore: manually bump chromium in DEPS to 98.0.4757.0

* chore: update patches

* 3321044: Remove DictionaryValue::Clear()
 Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3321044

* chore: update printing.patch
Refs:
- 3304556: [code health] Remove notification observation from PrintJob. | https://chromium-review.googlesource.com/c/chromium/src/+/3304556
- 3305095: [code health] Remove NotificationService from PrintViewManagerBase. | https://chromium-review.googlesource.com/c/chromium/src/+/3305095

* build: add v8-embedder-state headers to GN patch

* chore: bump chromium in DEPS to 99.0.4767.0

* chore: update patches

* chore: rename CookiePartitionKeychain

...to CookiePartitionKeyCollection

* chore: update video consumers

* refactor: use newer base::Value API

* 3232598: Convert net::DnsOverHttpsServerConfig into a class | https://chromium-review.googlesource.com/c/chromium/src/+/3232598

* 3327865: Remove the default WebContentsUserData ctor. | https://chromium-review.googlesource.com/c/chromium/src/+/3327865

* 3302814: DevTools: Add getPreference binding | https://chromium-review.googlesource.com/c/chromium/src/+/3302814

* 3301474: [tq][runtime] Use build flags for JS context promise hooks | https://chromium-review.googlesource.com/c/v8/v8/+/3301474

* oops 😵‍💫

* 3272411: Reland "base/allocator: Enable PartitionAlloc-Everywhere on macOS" | https://chromium-review.googlesource.com/c/chromium/src/+/3272411

build: turn PartitionAlloc back off on mac for now

* fix: WCO method got renamed

* 3344749: Revert "Stop using NSRunLoop in renderer process"

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

* 3288746: [serial] Fix BluetoothSerialDeviceEnumerator threading issues.

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

* Revert "3288746: [serial] Fix BluetoothSerialDeviceEnumerator threading issues."

This reverts commit 5cc69f102e43ca72ac9ef45063711bcc7d849740.

* chore: disable serial device enumerator sequence dcheck

* fix: comment out line in DeviceService dtor

* fixup! 3279001: Remove support for font-family: -webkit-pictograph

* fixup! 3279346: appcache: Remove ConsoleMessage appcache field

* chore: update patches after rebase

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: VerteDinde <khammond@slack-corp.com>
Co-authored-by: clavin <clavin@electronjs.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2022-01-10 17:31:39 -05:00
..
.patches fix: Don't create console window when creating process (#32340) 2022-01-07 17:38:34 +09: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
build_add_gn_build_files.patch chore: bump chromium to 99.0.4767.0 (main) (#31986) 2022-01-10 17:31:39 -05: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
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_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_handle_boringssl_and_openssl_incompatibilities.patch chore: bump node to v16.13.1 (main) (#32086) 2021-12-16 14:41:25 -08: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_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
pass_all_globals_through_require.patch chore: bump node to v16.12.0 (main) (#31518) 2021-10-25 13:33:01 -04: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
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