electron/patches/chromium
Keeley Hammond 309d5dade3
feat: add support for system picker in setDisplayMediaRequestHandler (#43581)
* tmp

* feat: add support for system picker in setDisplayMediaRequestHandler

* oops

* Apply suggestions from code review

Co-authored-by: Erick Zhao <erick@hotmail.ca>

* stuff

* well...

* seems legit

* chore: update patch to handle screenCapturer

* feat: modify API to use useSystemPicker

* fix: gate ScreenCaptureKitPicker to macos 15 or higher

* fix: don't use native picker with legacy media selection

* chore: code review, boolean set & docs update

* fix: add cancelCallback

* docs: clarify session & desktopCapturer docs

---------

Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
Co-authored-by: Samuel Attard <sam@electronjs.org>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-09-10 16:05:57 -07:00
..
.patches feat: add support for system picker in setDisplayMediaRequestHandler (#43581) 2024-09-10 16:05:57 -07:00
accelerator.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
add_contentgpuclient_precreatemessageloop_callback.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
add_didinstallconditionalfeatures.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
add_electron_deps_to_license_credits_file.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
add_gin_converter_support_for_arraybufferview.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
add_maximized_parameter_to_linuxui_getwindowframeprovider.patch chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
add_ui_scopedcliboardwriter_writeunsaferawdata.patch chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
add_webmessageportconverter_entangleandinjectmessageportchannel.patch chore: bump chromium to 123.0.6296.0 (main) (#41204) 2024-02-14 12:33:32 -05:00
adjust_accessibility_ui_for_electron.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
allow_disabling_blink_scheduler_throttling_per_renderview.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
allow_in-process_windows_to_have_different_web_prefs.patch chore: bump chromium to 129.0.6652.0 (main) (#43298) 2024-08-12 13:47:27 -04:00
allow_new_privileges_in_unsandboxed_child_processes.patch chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
allow_setting_secondary_label_via_simplemenumodel.patch chore: bump chromium to 129.0.6652.0 (main) (#43298) 2024-08-12 13:47:27 -04:00
blink_local_frame.patch chore: bump chromium to 129.0.6668.0 (main) (#43368) 2024-08-20 16:54:27 +02:00
boringssl_build_gn.patch chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
build_add_electron_tracing_category.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
build_allow_electron_to_use_exec_script.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
build_do_not_depend_on_packed_resource_integrity.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
build_expose_webplugininfo_interface_to_electron.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
build_gn.patch chore: bump chromium to 128.0.6611.0 (main) (#42779) 2024-07-23 08:59:44 -07:00
build_libc_as_static_library.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
build_make_libcxx_abi_unstable_false_for_electron.patch chore: bump chromium to 129.0.6634.0 (main) (#43189) 2024-08-04 07:31:31 -05:00
build_run_reclient_cfg_generator_after_chrome.patch build: add nacl back to buildtools gitignore (#43238) 2024-08-09 19:09:01 +02:00
can_create_window.patch chore: bump node to v20.17.0 (main) (#43428) 2024-08-26 15:09:33 -04:00
chore_add_electron_deps_to_gitignores.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
chore_allow_chromium_to_handle_synthetic_mouse_events_for_touch.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
chore_defer_usb_service_getdevices_request_until_usb_service_is.patch chore: bump chromium to 128.0.6611.0 (main) (#42779) 2024-07-23 08:59:44 -07:00
chore_introduce_blocking_api_for_electron.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
chore_patch_out_partition_attribute_dcheck_for_webviews.patch chore: bump chromium to 129.0.6668.0 (main) (#43368) 2024-08-20 16:54:27 +02:00
chore_patch_out_profile_methods_in_chrome_browser_pdf.patch chore: bump chromium to 129.0.6654.0 (main) (#43312) 2024-08-13 15:04:43 -04:00
chore_patch_out_profile_methods_in_profile_selections_cc.patch chore: bump chromium to 128.0.6611.0 (main) (#42779) 2024-07-23 08:59:44 -07:00
chore_patch_out_profile_methods_in_titlebar_config.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
chore_provide_iswebcontentscreationoverridden_with_full_params.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
chore_remove_check_is_test_on_script_injection_tracker.patch chore: bump chromium to 129.0.6652.0 (main) (#43298) 2024-08-12 13:47:27 -04:00
chore_remove_reference_to_chrome_browser_themes.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
command-ismediakey.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
crash_allow_setting_more_options.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
crashpad_pid_check.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
create_browser_v8_snapshot_file_name_fuse.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
custom_protocols_plzserviceworker.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
desktop_media_list.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
disable_compositor_recycling.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
disable_freezing_flags_after_init_in_node.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
disable_hidden.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
disable_unload_metrics.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
dom_storage_limits.patch chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
dump_syms.patch chore: bump chromium to 126.0.6445.0 (main) (#41868) 2024-05-10 11:21:10 -04:00
enable_reset_aspect_ratio.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
expose_setuseragent_on_networkcontext.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
expose_webblob_path_to_allow_embedders_to_get_file_paths.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
extend_apply_webpreferences.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
feat_add_data_parameter_to_processsingleton.patch chore: bump chromium to 129.0.6632.0 (#43184) 2024-08-02 13:58:13 -05:00
feat_add_set_theme_source_to_allow_apps_to.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
feat_add_support_for_missing_dialog_features_to_shell_dialogs.patch fix: ensure version of `xdg-dialog-portal` with `defaultPath` support (#43570) 2024-09-06 11:12:16 +02:00
feat_add_support_for_overriding_the_base_spellchecker_download_url.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
feat_allow_code_cache_in_custom_schemes.patch chore: bump chromium to 129.0.6656.0 (main) (#43323) 2024-08-14 16:47:37 -04:00
feat_allow_embedders_to_add_observers_on_created_hunspell.patch chore: bump chromium to 122.0.6194.0 (main) (#40750) 2024-01-03 09:52:49 +01:00
feat_allow_passing_of_objecttemplate_to_objecttemplatebuilder.patch chore: bump chromium to 125.0.6412.0 (main) (#41610) 2024-04-15 18:10:32 -04:00
feat_allow_usage_of_sccontentsharingpicker_on_supported_platforms.patch feat: add support for system picker in setDisplayMediaRequestHandler (#43581) 2024-09-10 16:05:57 -07:00
feat_configure_launch_options_for_service_process.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
feat_enable_customizing_symbol_color_in_framecaptionbutton.patch chore: bump chromium to 129.0.6616.0 (main) (#43012) 2024-07-29 09:37:35 -04:00
feat_enable_offscreen_rendering_with_viz_compositor.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
feat_enable_passing_exit_code_on_service_process_crash.patch chore: bump chromium to 129.0.6644.0 (main) (#43224) 2024-08-08 17:16:59 -05:00
feat_ensure_mas_builds_of_the_same_application_can_use_safestorage.patch chore: bump chromium to 123.0.6272.0 (main) (#41130) 2024-01-31 17:04:13 -06:00
feat_expose_documentloader_setdefersloading_on_webdocumentloader.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
feat_expose_raw_response_headers_from_urlloader.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
feat_filter_out_non-shareable_windows_in_the_current_application_in.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_activate_background_material_on_windows.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_adapt_exclusive_access_for_electron_needs.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_add_support_for_skipping_first_2_no-op_refreshes_in_thumb_cap.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_aspect_ratio_with_max_size.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_crash_loading_non-standard_schemes_in_iframes.patch chore: bump chromium to 129.0.6668.0 (main) (#43368) 2024-08-20 16:54:27 +02:00
fix_crash_when_saving_edited_pdf_files.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
fix_disabling_background_throttling_in_compositor.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_export_zlib_symbols.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
fix_font_face_resolution_when_renderer_is_blocked.patch fix: `iframe.contentWindow.document.fonts` resolution (#42366) 2024-06-06 15:06:28 +02:00
fix_getcursorscreenpoint_wrongly_returns_0_0.patch chore: bump chromium to 129.0.6634.0 (main) (#43189) 2024-08-04 07:31:31 -05:00
fix_harden_blink_scriptstate_maybefrom.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
fix_media_key_usage_with_globalshortcuts.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_move_autopipsettingshelper_behind_branding_buildflag.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
fix_non-client_mouse_tracking_and_message_bubbling_on_windows.patch chore: bump chromium to 125.0.6412.0 (main) (#41610) 2024-04-15 18:10:32 -04:00
fix_on-screen-keyboard_hides_on_input_blur_in_webview.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
fix_properly_honor_printing_page_ranges.patch chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
fix_remove_caption-removing_style_call.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
fix_remove_profiles_from_spellcheck_service.patch chore: bump chromium to 122.0.6194.0 (main) (#40750) 2024-01-03 09:52:49 +01:00
fix_restore_original_resize_performance_on_macos.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
fix_return_v8_value_from_localframe_requestexecutescript.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
fix_select_the_first_menu_item_when_opened_via_keyboard.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
fix_use_delegated_generic_capturer_when_available.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
frame_host_manager.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
gin_enable_disable_v8_platform.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
gritsettings_resource_ids.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
gtk_visibility.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
hack_plugin_response_interceptor_to_point_to_electron.patch chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
hack_to_allow_gclient_sync_with_host_os_mac_on_linux_in_ci.patch chore: bump chromium to 129.0.6654.0 (main) (#43312) 2024-08-13 15:04:43 -04:00
ignore_rc_check.patch chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
introduce_ozoneplatform_electron_can_call_x11_property.patch chore: bump chromium to 128.0.6571.0 (main) (#42749) 2024-07-03 11:15:35 -04:00
isolate_holder.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
load_v8_snapshot_in_browser_process.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
logging_win32_only_create_a_console_if_logging_to_stderr.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
make_gtk_getlibgtk_public.patch refactor: use `//ui/shell_dialogs` on Linux (#42045) 2024-05-09 09:51:42 -04:00
mas_avoid_private_macos_api_usage.patch.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
network_service_allow_remote_certificate_verification_logic.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
notification_provenance.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
osr_shared_texture_remove_keyed_mutex_on_win_dxgi.patch feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
partially_revert_is_newly_created_to_allow_for_browser_initiated.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
picture-in-picture.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
port_autofill_colors_to_the_color_pipeline.patch chore: bump chromium to 129.0.6616.0 (main) (#43012) 2024-07-29 09:37:35 -04:00
preconnect_manager.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
printing.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
process_singleton.patch chore: bump chromium to 129.0.6632.0 (#43184) 2024-08-02 13:58:13 -05:00
proxy_config_monitor.patch chore: bump chromium to 129.0.6668.0 (main) (#43368) 2024-08-20 16:54:27 +02:00
refactor_expose_cursor_changes_to_the_webcontentsobserver.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
refactor_expose_file_system_access_blocklist.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
refactor_expose_hostimportmoduledynamically_and.patch chore: bump chromium to 129.0.6650.0 (main) (#43266) 2024-08-12 10:28:33 +02:00
refactor_restore_base_adaptcallbackforrepeating.patch chore: bump chromium to 129.0.6634.0 (main) (#43189) 2024-08-04 07:31:31 -05:00
remove_usage_of_incognito_apis_in_the_spellchecker.patch chore: bump chromium to 128.0.6611.0 (main) (#42779) 2024-07-23 08:59:44 -07:00
render_widget_host_view_base.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
render_widget_host_view_mac.patch chore: bump chromium to 128.0.6611.0 (main) (#42779) 2024-07-23 08:59:44 -07:00
resource_file_conflict.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
revert_remove_the_allowaggressivethrottlingwithwebsocket_feature.patch chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04:00
scroll_bounce_flag.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
short-circuit_permissions_checks_in_mediastreamdevicescontroller.patch chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
skip_atk_toolchain_check.patch chore: bump chromium to 121.0.6104.0 (main) (#40418) 2023-11-03 15:37:55 -04:00
support_mixed_sandbox_with_zygote.patch chore: bump chromium to 130.0.6669.0 (main) (#43397) 2024-08-21 12:34:18 -04:00
upload_list_add_loadsync_method.patch chore: bump chromium to 124.0.6351.0 (main) (#41514) 2024-03-12 10:15:41 +01:00
web_contents.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
webview_cross_drag.patch chore: bump chromium to 120.0.6078.0 (main) (#40114) 2023-10-24 11:24:20 -04:00
webview_fullscreen.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
worker_context_will_destroy.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00
worker_feat_add_hook_to_notify_script_ready.patch chore: bump chromium to 130.0.6671.0 (main) (#43429) 2024-08-22 13:16:40 -05:00