mirror of https://github.com/electron/electron
30fbeec036
* chore: bump chromium in DEPS to 130.0.6723.4 * chore: bump chromium in DEPS to 131.0.6724.0 * chore: update patches * chore: update libc++ filenames * 5844369: controlledframe: Disable Web Bluetooth for <webview> & <controlledframe> https://chromium-review.googlesource.com/c/chromium/src/+/5844369 * (multiple CLs): Use an opaque type for FrameTreeNode IDs 5807683: Use an opaque type for FrameTreeNode IDs, part 1 | https://chromium-review.googlesource.com/c/chromium/src/+/5807683 5829746: Use an opaque type for FrameTreeNode IDs, part 2 | https://chromium-review.googlesource.com/c/chromium/src/+/5829746 5836903: Use an opaque type for FrameTreeNode IDs, part 7 | https://chromium-review.googlesource.com/c/chromium/src/+/5836903 5837249: Use an opaque type for FrameTreeNode IDs, part 8 | https://chromium-review.googlesource.com/c/chromium/src/+/5837249 5836564: Use an opaque type for FrameTreeNode IDs, part 12 | https://chromium-review.googlesource.com/c/chromium/src/+/5836564 5837180: Use an opaque type for FrameTreeNode IDs, part 15 | https://chromium-review.googlesource.com/c/chromium/src/+/5837180 * 5822889: [task] Make GetForegroundTaskRunner non-virtual https://chromium-review.googlesource.com/c/v8/v8/+/5822889 * 5833297: Remove unused inner WebContents attach params https://chromium-review.googlesource.com/c/chromium/src/+/5833297 * 5806403: Shift PowerMonitor to non static https://chromium-review.googlesource.com/c/chromium/src/+/5806403 * 5666874: [3/N] Remove old OnPowerChange in PowerObserver https://chromium-review.googlesource.com/c/chromium/src/+/5666874 * 5829085: [v8] Differentiate between UserVisible and BestEffort task runners https://chromium-review.googlesource.com/c/chromium/src/+/5829085 * 5791112: [webrtc] Use `c/b/permissions/system` for system permissions https://chromium-review.googlesource.com/c/chromium/src/+/5791112 * 5825636: [Extensions] Create WebContentsObservers with ExtensionsBrowserClient https://chromium-review.googlesource.com/c/chromium/src/+/5825636 * fixup! (multiple CLs): Use an opaque type for FrameTreeNode IDs * fixup! 5791112: [webrtc] Use `c/b/permissions/system` for system permissions https://chromium-review.googlesource.com/c/chromium/src/+/5791112 * chore: bump chromium in DEPS to 131.0.6726.0 * chore: update patches * chore: update libc++ filenames * 5858119: Declutter: Allow opening to a specific feature https://chromium-review.googlesource.com/c/chromium/src/+/5858119 * fix: macOS SDK 15 error Not sure exactly what changed in the upgrade to macOS SDK 15, but it triggered a new error: ``` electron/shell/browser/ui/message_box_mac.mm:84:7: error: multiple methods named 'highlight:' found with mismatched result, parameter type or attributes ``` The `highlight:` selector a few lines down was ambiguous because the object type of the `NSArray` was not specified. Specifying `NSButton` as the element type makes the selector unambiguous for type checking. * 5854143: [File Download Access Prevention] Obfuscate download file for enterprise deep scan https://chromium-review.googlesource.com/c/chromium/src/+/5854143 * 5854811: Use kNotAllowedError instead of kSecurityError for Web MIDI https://chromium-review.googlesource.com/c/chromium/src/+/5854811 * chore: bump chromium in DEPS to 131.0.6728.0 * chore: update patches * disable invalid test * chore: bump chromium in DEPS to 131.0.6730.0 * chore: update patches * update build tools target commit for new macOS SDK * chore: update libc++ file names * chore: bump chromium in DEPS to 131.0.6732.0 * chore: bump chromium in DEPS to 131.0.6734.0 * 5856527: [UI] Use mojo enum for `WindowShowState` in ui/ https://chromium-review.googlesource.com/c/chromium/src/+/5856527 * chore: update build-tools sha to include macOD 15.0 SDK --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: clavin <clavin@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: alice <alice@makenotion.com> |
||
---|---|---|
.. | ||
.patches | ||
add_v8_taskpirority_to_foreground_task_runner_signature.patch | ||
build_add_gn_build_files.patch | ||
build_compile_with_c_20_support.patch | ||
build_don_t_redefine_win32_lean_and_mean.patch | ||
build_enable_perfetto.patch | ||
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch | ||
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch | ||
cherry-pick_src_remove_calls_to_recently_deprecated_v8_apis.patch | ||
chore_add_context_to_context_aware_module_prevention.patch | ||
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch | ||
chore_expose_importmoduledynamically_and.patch | ||
chore_remove_--no-harmony-atomics_related_code.patch | ||
chore_remove_calls_to_v8_functioncallbackinfo_holder.patch | ||
chore_remove_use_of_deprecated_kmaxlength.patch | ||
ci_ensure_node_tests_set_electron_run_as_node.patch | ||
deprecate_vector_v8_local_in_v8.patch | ||
enable_crashpad_linux_node_processes.patch | ||
expose_get_builtin_module_function.patch | ||
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch | ||
fix_account_for_createexternalizablestring_v8_global.patch | ||
fix_account_for_debugger_agent_race_condition.patch | ||
fix_adapt_debugger_tests_for_upstream_v8_changes.patch | ||
fix_add_default_values_for_variables_in_common_gypi.patch | ||
fix_add_property_query_interceptors.patch | ||
fix_add_source_location_for_v8_task_runner.patch | ||
fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch | ||
fix_assert_module_in_the_renderer_process.patch | ||
fix_capture_embedder_exceptions_before_entering_v8.patch | ||
fix_crypto_tests_to_run_with_bssl.patch | ||
fix_do_not_resolve_electron_entrypoints.patch | ||
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch | ||
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch | ||
fix_handle_boringssl_and_openssl_incompatibilities.patch | ||
fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch | ||
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch | ||
fix_remove_deprecated_errno_constants.patch | ||
fix_revert_src_lb_reducing_c_calls_of_esm_legacy_main_resolve.patch | ||
fix_serdes_test.patch | ||
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch | ||
pass_all_globals_through_require.patch | ||
refactor_allow_embedder_overriding_of_internal_fs_calls.patch | ||
spec_add_iterator_to_global_intrinsics.patch | ||
src_account_for_openssl_unexpected_version.patch | ||
src_do_not_use_deprecated_v8_api.patch | ||
src_do_not_use_soon-to-be-deprecated_v8_api.patch | ||
src_remove_dependency_on_wrapper-descriptor-based_cppheap.patch | ||
src_stop_using_deprecated_fields_of_fastapicallbackoptions.patch | ||
src_update_default_v8_platform_to_override_functions_with_location.patch | ||
src_use_new_v8_api_to_define_stream_accessor.patch | ||
src_use_supported_api_to_get_stalled_tla_messages.patch | ||
support_v8_sandboxed_pointers.patch | ||
test_formally_mark_some_tests_as_flaky.patch | ||
test_make_test-node-output-v8-warning_generic.patch | ||
test_match_wpt_streams_transferable_transform-stream-members_any_js.patch | ||
test_update_v8-stats_test_for_v8_12_6.patch | ||
win_process_avoid_assert_after_spawning_store_app_4152.patch |