electron/patches/chromium
Samuel Attard 7984933e9c
feat: add experimental cookie encryption support (#27524)
* feat: add experimental cookie encryption support on macOS

* chore: fix TODO

* update patches

* feat: make cookie encryption work on windows

* chore: update cookie encryption support comments

* fix: only call OSCrypt::Init on windows

* chore: make cookie encryption work on linux

* Update shell/browser/net/system_network_context_manager.cc

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* chore: fix lint

* chore: update patches

* chore: update patches to upstreamed variants

* chore: use chrome ::switches constants

* chore: remove bad patch

* build: disable cookie encryption by default

* chore: update patches

* fix: provide std::string to NoDestructor

* chore: fix macos, nodestructor syntax

* build: fix macOS build due to mismatch in DEFINE

Co-authored-by: Electron Bot <electron@github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2021-05-26 12:16:55 -07:00
..
.patches feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
accelerator.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
add_contentgpuclient_precreatemessageloop_callback.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
add_didinstallconditionalfeatures.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
add_setter_for_browsermainloop_result_code.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
add_webmessageportconverter_entangleandinjectmessageportchannel.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
allow_disabling_blink_scheduler_throttling_per_renderview.patch chore: remove unused patch chunk from bad merge (#29248) 2021-05-24 11:36:38 +09:00
allow_in_process_windows_to_have_different_web_prefs.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
allow_new_privileges_in_unsandboxed_child_processes.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
allow_setting_secondary_label_via_simplemenumodel.patch chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
blink_file_path.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
blink_local_frame.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
blink_world_context.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
boringssl_build_gn.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07: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 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
build_add_electron_tracing_category.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
build_gn.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
build_libc_as_static_library.patch build: correct libcxx_objects build action name (#29296) 2021-05-23 17:10:54 -07:00
can_create_window.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
chore_allow_overriding_of_enable_pak_file_integrity_checks.patch chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
chore_expose_v8_initialization_isolate_callbacks.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
chore_provide_iswebcontentscreationoverridden_with_full_params.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
chore_use_electron_resources_not_chrome_for_spellchecker.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
chrome_key_systems.patch chore: bump chromium to 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
command-ismediakey.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
crash_allow_disabling_compression_on_linux.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
crash_allow_setting_more_options.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
crashpad_pid_check.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
dcheck.patch chore: uncomment some DCHECKs (#29132) 2021-05-17 13:24:34 -07:00
delay_lock_the_protocol_scheme_registry.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
desktop_media_list.patch docs: expand description of desktop_media_list.patch (#29208) 2021-05-18 15:44:46 -07:00
disable-redraw-lock.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
disable_color_correct_rendering.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
disable_compositor_recycling.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
disable_hidden.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
disable_unload_metrics.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07: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 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
dump_syms.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07:00
enable_reset_aspect_ratio.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
expose_setuseragent_on_networkcontext.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
extend_apply_webpreferences.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
feat_add_onclose_to_messageport.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
feat_add_set_theme_source_to_allow_apps_to.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
feat_add_support_for_overriding_the_base_spellchecker_download_url.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
feat_allow_embedders_to_add_observers_on_created_hunspell.patch chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
feat_enable_offscreen_rendering_with_viz_compositor.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07: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_export_zlib_symbols.patch chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
fix_expose_decrementcapturercount_in_web_contents_impl.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
fix_patch_out_profile_refs_in_accessibility_ui.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
fix_properly_honor_printing_page_ranges.patch chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
fix_use_electron_generated_resources.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
frame_host_manager.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
gin_enable_disable_v8_platform.patch chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
gpu_notify_when_dxdiag_request_fails.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
gritsettings_resource_ids.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
gtk_visibility.patch chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
hack_plugin_response_interceptor_to_point_to_electron.patch chore: bump chromium to 92.0.4475.0 (master) (#28462) 2021-04-15 10:44:35 -07: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 docs: expand description of isolate_holder.patch (#29209) 2021-05-18 15:44:57 -07:00
make_include_of_stack_trace_h_unconditional.patch build: unconditionally include stack_trace.h (#29110) 2021-05-12 11:59:20 -07:00
mas-audiodeviceduck.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas-cfisobjc.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas-cgdisplayusesforcetogray.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
mas_avoid_usage_of_abort_report_np.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas_avoid_usage_of_pthread_fchdir_np.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas_avoid_usage_of_setapplicationisdaemon_and.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas_blink_no_private_api.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas_disable_custom_window_frame.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
mas_disable_remote_accessibility.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
mas_disable_remote_layer.patch chore: put "mas" in the names of mas patches (#29213) 2021-05-19 11:20:12 -07:00
mas_no_private_api.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
mas_use_public_apis_to_determine_if_a_font_is_a_system_font.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
network_service_allow_remote_certificate_verification_logic.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
no_cache_storage_check.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
notification_provenance.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07: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 92.0.4499.0 (master) (#29046) 2021-05-06 15:01:04 -07:00
preconnect_feature.patch chore: bump chromium to 92.0.4496.0 (master) (#28907) 2021-05-03 20:13:46 -07:00
printing.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07: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 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
refactor_expose_cursor_changes_to_the_webcontentsobserver.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07: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 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
render_widget_host_view_mac.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
resource_file_conflict.patch chore: bump chromium to 92.0.4505.0 (master) (#29058) 2021-05-13 21:21:36 -04:00
revert_remove_contentrendererclient_shouldfork.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
scroll_bounce_flag.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
skip_atk_toolchain_check.patch add additional skipping of atk toolchain check 2021-03-16 12:05:15 -04:00
support_mixed_sandbox_with_zygote.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
support_runtime_configurable_key_storage_on_linux_os_crypto.patch feat: add experimental cookie encryption support (#27524) 2021-05-26 12:16:55 -07:00
sysroot.patch build: use https for sysroot download (#25754) 2020-10-02 13:25:30 -07:00
ui_gtk_public_header.patch chore: bump chromium to 92.0.4488.0 (master) (#28676) 2021-04-27 14:27:34 -07:00
unsandboxed_ppapi_processes_skip_zygote.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
upload_list_add_loadsync_method.patch chore: update patches 2021-03-15 14:32:18 -04: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 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
webview_cross_drag.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
worker_context_will_destroy.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
worker_feat_add_hook_to_notify_script_ready.patch chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00