electron/patches/chromium
Electron Bot a006cf681b
chore: bump chromium to 91.0.4448.0 (master) (#28009)
* chore: bump chromium in DEPS to 91.0.4435.3

* build: add 'use_rts' definition

Refs: 2694187

* chore: update patches

* chore: media_internal_resources becomes resources

Refs: 2699022

* chore: update patches

* refactor: extensions::ViewType moved to mojom

Refs: 2710351

* chore: might_have_observers has been removed

Refs: 2667839

* refactor: CertVerifier is not in the network namespace anymore

Refs: 2689805

* refactor: ExtensionUserScriptManager is now UserScriptManager

Refs: 2657617

* refactor: content::SiteInstance::GetSiteForURL was removed

Refs: 2680274

* refactor: MenuItemType was moved to mojom

Refs: 2071443

* refactor: extensions::ViewType was moved to mojom

Refs: 2710351

* refacotr: grit::ResourceMap replaced with webui::ResourcePath

Refs: 2685601

* refactor: blink::MenuItem::Type was moved to mojom

Refs: 2071443

* refactor: CreateDataPipe deprecated form was removed

Refs: 2698090

* refactor: DesktopMediaList::Type replaces content::DesktopMediaType_*

Refs: 2700637

* chore: wire up activation_time in OSR

Refs: 2638372

* chore: remove deleted file from chromium_src list

* chore: fix lint

* update patches

* chore: bump chromium in DEPS to 91.0.4438.0

* chore: bump chromium in DEPS to 91.0.4439.0

* chore: bump chromium in DEPS to 91.0.4440.0

* chore: bump chromium in DEPS to 91.0.4441.0

* chore: bump chromium in DEPS to 91.0.4442.0

* chore: bump chromium in DEPS to 91.0.4443.0

* chore: bump chromium in DEPS to 91.0.4445.0

* chore: bump chromium in DEPS to 91.0.4446.0

* chore: update patches

* fixup gn check

* Merge branch 'master' into roller/chromium/master

* update to xcode 12.4.0

Needed because of 8008deb41c

* 2752406: [LSC] Replace base::string16 with std::u16string in //ui

2752406

* 2752406: [LSC] Replace base::string16 with std::u16string in //ui

2752406

* 2752932: Associate each AwProxyingURLLoaderFactory with a frame tree node id.

2752932

* 2651385: Moving Profile::shared_cors_origin_access_list_ into //content layer.

2651385

* 2734095: Introduce StoragePartitionId type to wrap current string representation.

2734095

* chore: bump chromium in DEPS to 91.0.4448.0

* Update patches

* 2743594: Remove WebSize from blink.

2743594

* 2725403: Add URLLoaderClient::OnReceiveEarlyHints()

2725403

* 2651385: Moving Profile::shared_cors_origin_access_list_ into //content layer.

2651385

* 2721718: Move HostID to extensions::mojom::HostID

2721718

* 2733070: Rename observer to URLLoaderNetworkServiceObserver

2733070

* Use nogncheck for content/browser/site_instance_impl.h

This is needed because  //content/browser:browser is not a visible target

* 2648046: Introduce alert notification helper .app

2648046

* 2752406: [LSC] Replace base::string16 with std::u16string in //ui

2752406

* only include mac notifications on mac

* add additional skipping of atk toolchain check

* 2757472: Reland "Reland "[LSC] Remove base::string16 alias""

2757472

* 2757472: Reland "Reland "[LSC] Remove base::string16 alias""

2757472

* 2720306: [api] Remove deprecated [Shared]ArrayBuffer API

2720306

* Fixup 2721718: Move HostID to extensions::mojom::HostID

* fixup 2651385: Moving Profile::shared_cors_origin_access_list_ into //content layer

* Fixup 2752406: [LSC] Replace base::string16 with std::u16string in //ui

* Fixup 2725403: Add URLLoaderClient::OnReceiveEarlyHints()

* update node headers

* chore: bump chromium in DEPS to 91.0.4449.0

* Revert "chore: bump chromium in DEPS to 91.0.4449.0"

This reverts commit bccafa0289.

* 2693008: Fix loading non-system cursors on Windows on browser_tests

2693008

* 2757472: Reland "Reland "[LSC] Remove base::string16 alias""

2757472

* undo changes to WebContentsPreferences::GetPreloadPath to fix mac build

* fix StrCat issue

* incantations for WebContentsPreferences::GetPreloadPath wide strings

* bump nan

* fix GetAsString maybe?

* windows build fixes

* more windows build fix

* SetAppUserModelID -> wstring

* upgrade nan dep in tests

* lint

* wstrings are cross-platform

* linter

* only bind setAppUserModelId on windows

* fix a messed up merge

* well that was an odyssey

* backport fcdf35e from v8 to fix nan crash

* disable typedarrays-test.js

* don't defer in NSWindow creation

2707696

* use PartitionAllocator for ArrayBuffers in the main process

* fix patches

* chore: omit some unnecessary conversions

* refactor: make LoginItemSettings::path a wstring

* refactor: make ShowTaskDialog take a wstr

* Revert "refactor: make LoginItemSettings::path a wstring"

This reverts commit 9127cff58b.

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2021-03-30 21:17:09 -05:00
..
.patches chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
accelerator.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
accessible_pane_view.patch chore: bump chromium to 94cc24d3bb17a7406ba6c6cc6dc29 (master) (#21485) 2019-12-13 12:13:12 -08:00
add_contentgpuclient_precreatemessageloop_callback.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
add_didinstallconditionalfeatures.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
add_realloc.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
add_trustedauthclient_to_urlloaderfactory.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
add_webmessageportconverter_entangleandinjectmessageportchannel.patch chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
allow_in_process_windows_to_have_different_web_prefs.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
allow_new_privileges_in_unsandboxed_child_processes.patch chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
allow_setting_secondary_label_via_simplemenumodel.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
blink-worker-enable-csp-in-file-scheme.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
blink_file_path.patch chore: bump chromium to 669e1d2c51901c686b055da965f2d (master) (#21954) 2020-01-29 16:45:08 -05:00
blink_fix_prototype_assert.patch chore: bump chromium to 9b2191ea59cba1e2f6da4dbb7dee0 (master) (#25995) 2020-10-27 17:33:04 -07:00
blink_local_frame.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
blink_world_context.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
boringssl_build_gn.patch chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
breakpad_allow_getting_string_values_for_crash_keys.patch fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
breakpad_treat_node_processes_as_browser_processes.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
build_add_electron_tracing_category.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
build_gn.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
can_create_window.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
chore_expose_v8_initialization_isolate_callbacks.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
chore_provide_iswebcontentscreationoverridden_with_full_params.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
chore_use_electron_resources_not_chrome_for_spellchecker.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
chrome_key_systems.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
command-ismediakey.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
content_browser_main_loop.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
crash_allow_disabling_compression_on_linux.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
crash_allow_setting_more_options.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
crashpad_pid_check.patch chore: bump chromium to 2600291d041c530698616a4716cdf (master) (#23122) 2020-04-20 20:25:38 -04:00
dcheck.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
delay_lock_the_protocol_scheme_registry.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
desktop_media_list.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
disable-redraw-lock.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
disable_color_correct_rendering.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
disable_compositor_recycling.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
disable_hidden.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
disable_unload_metrics.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
dom_storage_limits.patch chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
don_t_use_potentially_null_getwebframe_-_view_when_get_blink.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
dump_syms.patch chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
enable_reset_aspect_ratio.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
expose_setuseragent_on_networkcontext.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
feat_add_onclose_to_messageport.patch chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
feat_add_set_theme_source_to_allow_apps_to.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
feat_add_support_for_overriding_the_base_spellchecker_download_url.patch chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 2020-09-21 01:00:36 -07:00
feat_allow_disabling_blink_scheduler_throttling_per_renderview.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
feat_allow_embedders_to_add_observers_on_created_hunspell.patch chore: bump chromium to bf3f97675b5d9eade34526ebf730c (master) (#27305) 2021-01-25 08:46:00 -08:00
feat_enable_offscreen_rendering_with_viz_compositor.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
fix_add_check_for_sandbox_then_result.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
fix_check_issecureeventinputenabled_in_constructor_before_setting.patch build: add apple silicon support (#24545) 2020-07-17 09:08:44 -07:00
fix_disable_usage_of_abort_report_np_in_mas_builds.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
fix_disable_usage_of_pthread_fchdir_np_and_pthread_chdir_np_in_mas.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
fix_disable_usage_of_setapplicationisdaemon_and.patch chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 2020-09-21 01:00:36 -07:00
fix_export_zlib_symbols.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
fix_patch_out_profile_refs_in_accessibility_ui.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
fix_properly_honor_printing_page_ranges.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
fix_route_mouse_event_navigations_through_the_web_contents_delegate.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
fix_setparentacessibile_crash_win.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
fix_use_electron_generated_resources.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
frame_host_manager.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
gin_enable_disable_v8_platform.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
gpu_notify_when_dxdiag_request_fails.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
gritsettings_resource_ids.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
gtk_visibility.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
hack_plugin_response_interceptor_to_point_to_electron.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
ignore_rc_check.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
isolate_holder.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
mas-audiodeviceduck.patch chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
mas-cfisobjc.patch chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
mas-cgdisplayusesforcetogray.patch chore: bump chromium to 1a093e6a0cb5e72ba78990fe39824 (master) (#24575) 2020-07-21 22:34:34 -07:00
mas_blink_no_private_api.patch chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 2020-09-21 01:00:36 -07:00
mas_disable_custom_window_frame.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
mas_disable_remote_accessibility.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
mas_disable_remote_layer.patch chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00
mas_no_private_api.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
moves_background_color_setter_of_webview_to_blinks_webprefs_logic.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
network_service_allow_remote_certificate_verification_logic.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
no_cache_storage_check.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
notification_provenance.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
pepper_plugin_support.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
picture-in-picture.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
preconnect_feature.patch chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
printing.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
proxy_config_monitor.patch chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
put_back_deleted_colors_for_autofill.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
refactor_expose_cursor_changes_to_the_webcontentsobserver.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
remove_some_deps_that_do_not_work_on_arm64.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
remove_usage_of_incognito_apis_in_the_spellchecker.patch chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) (#27111) 2021-01-12 15:31:23 -08:00
render_widget_host_view_base.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
render_widget_host_view_mac.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
resource_file_conflict.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
revert_remove_contentrendererclient_shouldfork.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
scroll_bounce_flag.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
skip_atk_toolchain_check.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
ssl_security_state_tab_helper.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
support_mixed_sandbox_with_zygote.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
sysroot.patch build: use https for sysroot download (#25754) 2020-10-02 13:25:30 -07:00
thread_capabilities.patch chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 2020-04-06 13:09:52 -07:00
ui_gtk_public_header.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
unsandboxed_ppapi_processes_skip_zygote.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
upload_list_add_loadsync_method.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
use_public_apis_to_determine_if_a_font_is_a_system_font_in_mas_build.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
v8_context_snapshot_generator.patch chore: bump chromium to 7264889ce3aad1568ff3d211c81fe (master) (#27003) 2020-12-22 14:14:44 -08:00
web_contents.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
webview_cross_drag.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
worker_context_will_destroy.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00
worker_feat_add_hook_to_notify_script_ready.patch chore: bump chromium to 91.0.4448.0 (master) (#28009) 2021-03-30 21:17:09 -05:00