From owner-svn-ports-all@freebsd.org Fri Jan 22 00:01:07 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C73964E4986; Fri, 22 Jan 2021 00:01:07 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DMKD34dMmz3P7r; Fri, 22 Jan 2021 00:01:07 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9095E14EF1; Fri, 22 Jan 2021 00:01:07 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10M017B8060463; Fri, 22 Jan 2021 00:01:07 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10M012Lk060435; Fri, 22 Jan 2021 00:01:02 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202101220001.10M012Lk060435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Fri, 22 Jan 2021 00:01:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562262 - in head: . devel devel/electron7 devel/electron9 devel/electron9/files X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: in head: . devel devel/electron7 devel/electron9 devel/electron9/files X-SVN-Commit-Revision: 562262 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jan 2021 00:01:07 -0000 Author: tagattie Date: Fri Jan 22 00:01:01 2021 New Revision: 562262 URL: https://svnweb.freebsd.org/changeset/ports/562262 Log: Update to 9.4.1 Changelog: - https://www.electronjs.org/blog/electron-8-0 - https://www.electronjs.org/blog/electron-9-0 Reviewed by: ehaupt Added: head/devel/electron9/ - copied from r562261, head/devel/electron7/ head/devel/electron9/files/patch-apps_app__restore__service__browsertest.cc (contents, props changed) head/devel/electron9/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_debug_stack__trace__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_files_file__util__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_location__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_memory_discardable__memory.cc (contents, props changed) head/devel/electron9/files/patch-base_memory_discardable__memory__internal.h (contents, props changed) head/devel/electron9/files/patch-base_memory_madv__free__discardable__memory__posix.cc (contents, props changed) head/devel/electron9/files/patch-base_memory_shared__memory__region__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_path__service__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_process_process__util__unittest.cc (contents, props changed) head/devel/electron9/files/patch-base_profiler_register__context.h (contents, props changed) head/devel/electron9/files/patch-base_profiler_sampling__profiler__thread__token.cc (contents, props changed) head/devel/electron9/files/patch-base_profiler_sampling__profiler__thread__token.h (contents, props changed) head/devel/electron9/files/patch-base_profiler_stack__copier__signal.cc (contents, props changed) head/devel/electron9/files/patch-base_profiler_thread__delegate__posix.cc (contents, props changed) head/devel/electron9/files/patch-base_stl__util.h (contents, props changed) head/devel/electron9/files/patch-base_synchronization_lock__impl.h (contents, props changed) head/devel/electron9/files/patch-base_system_sys__info.cc (contents, props changed) head/devel/electron9/files/patch-base_test_test__suite.cc (contents, props changed) head/devel/electron9/files/patch-base_threading_platform__thread__unittest.cc (contents, props changed) head/devel/electron9/files/patch-chrome_app_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-chrome_browser_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-chrome_browser_chrome__browser__interface__binders.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_crash__upload__list_crash__upload__list.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_crash__upload__list_crash__upload__list__crashpad.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_dev__ui__browser__resources.grd (contents, props changed) head/devel/electron9/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_device__info__fetcher.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_device__info__fetcher__linux.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_shared__clipboard_feature__flags.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_shared__clipboard_feature__flags.h (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_sharing__device__registration.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_sharing__service.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_webrtc_webrtc__flags.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_sharing_webrtc_webrtc__flags.h (contents, props changed) head/devel/electron9/files/patch-chrome_browser_ui_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-chrome_browser_ui_views_download_download__item__view.cc (contents, props changed) head/devel/electron9/files/patch-chrome_browser_web__applications_components_web__app__file__handler__registration.h (contents, props changed) head/devel/electron9/files/patch-chrome_browser_web__applications_components_web__app__shortcut.cc (contents, props changed) head/devel/electron9/files/patch-chrome_common_channel__info.h (contents, props changed) head/devel/electron9/files/patch-chrome_common_channel__info__posix.cc (contents, props changed) head/devel/electron9/files/patch-chrome_common_media_cdm__host__file__path.cc (contents, props changed) head/devel/electron9/files/patch-chrome_test_base_chrome__test__launcher.cc (contents, props changed) head/devel/electron9/files/patch-chrome_test_base_interactive__ui__tests__main.cc (contents, props changed) head/devel/electron9/files/patch-chrome_test_base_test__browser__window.h (contents, props changed) head/devel/electron9/files/patch-chrome_test_chromedriver_key__converter__unittest.cc (contents, props changed) head/devel/electron9/files/patch-chromecast_external__mojo_public_cpp_external__mojo__broker.cc (contents, props changed) head/devel/electron9/files/patch-chromecast_renderer_cast__content__renderer__client.cc (contents, props changed) head/devel/electron9/files/patch-components_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-components_autofill_core_browser_autofill__external__delegate.cc (contents, props changed) head/devel/electron9/files/patch-components_safe__browsing_core_resources_gen__file__type__proto.py (contents, props changed) head/devel/electron9/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc (contents, props changed) head/devel/electron9/files/patch-components_security__interstitials_content_utils.cc (contents, props changed) head/devel/electron9/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc (contents, props changed) head/devel/electron9/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.h (contents, props changed) head/devel/electron9/files/patch-components_sync__device__info_local__device__info__util.cc (contents, props changed) head/devel/electron9/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_common_features.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_common_gpu_dawn__context__provider.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_host_host__display__client.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_host_host__display__client.h (contents, props changed) head/devel/electron9/files/patch-components_viz_service_display__embedder_skia__output__device__dawn.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_service_display__embedder_software__output__surface.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_service_display__embedder_software__output__surface.h (contents, props changed) head/devel/electron9/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h (contents, props changed) head/devel/electron9/files/patch-components_viz_test_fake__output__surface.cc (contents, props changed) head/devel/electron9/files/patch-components_viz_test_fake__output__surface.h (contents, props changed) head/devel/electron9/files/patch-components_viz_test_mock__display__client.h (contents, props changed) head/devel/electron9/files/patch-content_browser_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-content_browser_compositor_viz__process__transport__factory.cc (contents, props changed) head/devel/electron9/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc (contents, props changed) head/devel/electron9/files/patch-content_browser_utility__process__host__receiver__bindings.cc (contents, props changed) head/devel/electron9/files/patch-content_browser_v8__snapshot__files.cc (contents, props changed) head/devel/electron9/files/patch-content_child_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-content_public_common_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-content_public_common_content__constants.cc (contents, props changed) head/devel/electron9/files/patch-content_public_common_content__constants.h (contents, props changed) head/devel/electron9/files/patch-content_public_test_content__browser__test.cc (contents, props changed) head/devel/electron9/files/patch-content_renderer_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-content_test_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-content_utility_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-electron_filenames.gni (contents, props changed) head/devel/electron9/files/patch-electron_shell_app_electron__main.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_app_electron__main__delegate.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_api_electron__api__app.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_api_electron__api__web__contents.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_electron__browser__client.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_electron__browser__main__parts.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_electron__browser__main__parts__posix.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_osr_osr__host__display__client.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_osr_osr__host__display__client.h (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_ui_views_electron__views__delegate.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_browser_ui_views_electron__views__delegate.h (contents, props changed) head/devel/electron9/files/patch-electron_shell_common_electron__command__line.cc (contents, props changed) head/devel/electron9/files/patch-electron_shell_common_electron__command__line.h (contents, props changed) head/devel/electron9/files/patch-electron_shell_common_electron__paths.h (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-crash-reporter-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-desktop-capturer-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-net-log-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-notification-dbus-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-power-monitor-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-shell-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_api-subframe-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_chromium-spec.ts (contents, props changed) head/devel/electron9/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js (contents, props changed) head/devel/electron9/files/patch-extensions_shell_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-headless_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-media_audio_audio__features.cc (contents, props changed) head/devel/electron9/files/patch-media_base_media__switches.cc (contents, props changed) head/devel/electron9/files/patch-media_base_status.cc (contents, props changed) head/devel/electron9/files/patch-media_blink_webmediaplayer__impl.cc (contents, props changed) head/devel/electron9/files/patch-media_gpu_buffer__validation.cc (contents, props changed) head/devel/electron9/files/patch-media_video_fake__gpu__memory__buffer.cc (contents, props changed) head/devel/electron9/files/patch-media_webrtc_webrtc__switches.cc (contents, props changed) head/devel/electron9/files/patch-net_base_features.cc (contents, props changed) head/devel/electron9/files/patch-net_proxy__resolution_configured__proxy__resolution__service.cc (contents, props changed) head/devel/electron9/files/patch-services_device_serial_serial__device__enumerator.cc (contents, props changed) head/devel/electron9/files/patch-services_tracing_public_cpp_perfetto_trace__time.cc (contents, props changed) head/devel/electron9/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc (contents, props changed) head/devel/electron9/files/patch-third__party_angle_src_libANGLE_renderer_driver__utils.cpp (contents, props changed) head/devel/electron9/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h (contents, props changed) head/devel/electron9/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py (contents, props changed) head/devel/electron9/files/patch-third__party_blink_renderer_controller_blink__initializer.cc (contents, props changed) head/devel/electron9/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc (contents, props changed) head/devel/electron9/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h (contents, props changed) head/devel/electron9/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc (contents, props changed) head/devel/electron9/files/patch-third__party_libpng_pnglibconf.h (contents, props changed) head/devel/electron9/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h (contents, props changed) head/devel/electron9/files/patch-third__party_perfetto_src_base_subprocess.cc (contents, props changed) head/devel/electron9/files/patch-third__party_perfetto_src_base_thread__task__runner.cc (contents, props changed) head/devel/electron9/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp (contents, props changed) head/devel/electron9/files/patch-third__party_swiftshader_src_System_Debug.cpp (contents, props changed) head/devel/electron9/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp (contents, props changed) head/devel/electron9/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp (contents, props changed) head/devel/electron9/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h (contents, props changed) head/devel/electron9/files/patch-third__party_zlib_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-third__party_zlib_cpu__features.c (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_base_files_file__posix.cc (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_base_files_file__util.h (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_base_files_file__util__posix.cc (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_base_files_scoped__file.cc (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_gn_exec__process.cc (contents, props changed) head/devel/electron9/files/patch-tools_gn_src_util_sys__info.cc (contents, props changed) head/devel/electron9/files/patch-ui_base_x_x11__shm__image__pool.cc (contents, props changed) head/devel/electron9/files/patch-ui_compositor_compositor.cc (contents, props changed) head/devel/electron9/files/patch-ui_compositor_compositor.h (contents, props changed) head/devel/electron9/files/patch-ui_compositor_compositor__observer.h (contents, props changed) head/devel/electron9/files/patch-ui_gfx_font__names__testing.cc (contents, props changed) head/devel/electron9/files/patch-ui_gfx_font__util.cc (contents, props changed) head/devel/electron9/files/patch-ui_gfx_gpu__memory__buffer.cc (contents, props changed) head/devel/electron9/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc (contents, props changed) head/devel/electron9/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h (contents, props changed) head/devel/electron9/files/patch-ui_gfx_native__widget__types.h (contents, props changed) head/devel/electron9/files/patch-ui_gtk_print__dialog__gtk.cc (contents, props changed) head/devel/electron9/files/patch-ui_views_widget_native__widget__aura.cc (contents, props changed) head/devel/electron9/files/patch-v8_include_v8config.h (contents, props changed) head/devel/electron9/files/patch-v8_src_base_platform_platform-freebsd.cc (contents, props changed) head/devel/electron9/files/patch-weblayer_BUILD.gn (contents, props changed) head/devel/electron9/files/patch-weblayer_app_content__main__delegate__impl.cc (contents, props changed) head/devel/electron9/files/patch-weblayer_browser_content__browser__client__impl.cc (contents, props changed) head/devel/electron9/files/patch-weblayer_browser_content__browser__client__impl.h (contents, props changed) head/devel/electron9/files/patch-weblayer_browser_system__network__context__manager.cc (contents, props changed) head/devel/electron9/files/patch-weblayer_common_weblayer__paths.cc (contents, props changed) Deleted: head/devel/electron7/ head/devel/electron9/files/patch-base_memory_protected__memory__posix.cc head/devel/electron9/files/patch-base_test_test__file__util__linux.cc head/devel/electron9/files/patch-build_config_freetype_freetype.gni head/devel/electron9/files/patch-chrome_app_chrome__content__browser__overlay__manifest.cc head/devel/electron9/files/patch-chrome_browser_browser__features.cc head/devel/electron9/files/patch-chrome_browser_browser__features.h head/devel/electron9/files/patch-chrome_browser_download_download__status__updater.cc head/devel/electron9/files/patch-chrome_browser_metrics_bluetooth__available__utility.cc head/devel/electron9/files/patch-chrome_browser_platform__util.h head/devel/electron9/files/patch-chrome_browser_resources_safe__browsing_gen__file__type__proto.py head/devel/electron9/files/patch-chrome_browser_sharing_click__to__call_feature.cc head/devel/electron9/files/patch-chrome_browser_sharing_click__to__call_feature.h head/devel/electron9/files/patch-chrome_browser_ssl_captive__portal__blocking__page.cc head/devel/electron9/files/patch-chrome_browser_ssl_ssl__error__controller__client.cc head/devel/electron9/files/patch-chrome_browser_ui_libgtkui_print__dialog__gtk.cc head/devel/electron9/files/patch-chrome_browser_ui_toolbar_app__menu__model.cc head/devel/electron9/files/patch-chrome_browser_ui_ui__features.cc head/devel/electron9/files/patch-chrome_browser_ui_ui__features.h head/devel/electron9/files/patch-chrome_browser_web__applications_extensions_web__app__extension__shortcut.cc head/devel/electron9/files/patch-chromecast_media_base_monotonic__clock.cc head/devel/electron9/files/patch-components_crash_content_app_BUILD.gn head/devel/electron9/files/patch-components_crash_content_app_crashpad.cc head/devel/electron9/files/patch-content_public_app_v8__snapshot__overlay__manifest.cc head/devel/electron9/files/patch-content_renderer_media_webrtc_webrtc__audio__renderer__unittest.cc head/devel/electron9/files/patch-electron_shell_app_atom__main.cc head/devel/electron9/files/patch-electron_shell_app_atom__main__delegate.cc head/devel/electron9/files/patch-electron_shell_browser_api_atom__api__app.cc head/devel/electron9/files/patch-electron_shell_browser_api_atom__api__web__contents.cc head/devel/electron9/files/patch-electron_shell_browser_atom__browser__main__parts.cc head/devel/electron9/files/patch-electron_shell_browser_atom__browser__main__parts__posix.cc head/devel/electron9/files/patch-electron_shell_browser_atom__paths.h head/devel/electron9/files/patch-electron_shell_browser_ui_views_atom__views__delegate.cc head/devel/electron9/files/patch-electron_shell_browser_ui_views_atom__views__delegate.h head/devel/electron9/files/patch-electron_shell_common_api_atom__api__crash__reporter.cc head/devel/electron9/files/patch-electron_shell_common_atom__command__line.cc head/devel/electron9/files/patch-electron_shell_common_atom__command__line.h head/devel/electron9/files/patch-electron_shell_common_crash__reporter_crash__reporter.cc head/devel/electron9/files/patch-electron_spec-main_api-net-log-spec.js head/devel/electron9/files/patch-electron_spec_api-crash-reporter-spec.js head/devel/electron9/files/patch-electron_spec_api-notification-dbus-spec.js head/devel/electron9/files/patch-electron_spec_api-power-monitor-spec.js head/devel/electron9/files/patch-electron_spec_api-shell-spec.js head/devel/electron9/files/patch-electron_spec_api-subframe-spec.js head/devel/electron9/files/patch-media_audio_pulse_pulse.sigs head/devel/electron9/files/patch-media_capture_video_linux_video__capture__device__factory__linux.cc head/devel/electron9/files/patch-media_capture_video_linux_video__capture__device__linux.cc head/devel/electron9/files/patch-media_capture_video_mock__gpu__memory__buffer__manager.cc head/devel/electron9/files/patch-media_gpu_libyuv__image__processor.cc head/devel/electron9/files/patch-media_gpu_linux_platform__video__frame__utils.cc head/devel/electron9/files/patch-net_proxy__resolution_proxy__resolution__service.cc head/devel/electron9/files/patch-remoting_webapp_base_js_platform.js head/devel/electron9/files/patch-services_device_time__zone__monitor_time__zone__monitor.cc head/devel/electron9/files/patch-services_service__manager_embedder_set__process__title__linux.cc head/devel/electron9/files/patch-services_service__manager_sandbox_sandbox__type.cc head/devel/electron9/files/patch-third__party_glslang_src_glslang_Include_PoolAlloc.h head/devel/electron9/files/patch-third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator.cc head/devel/electron9/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h head/devel/electron9/files/patch-third__party_perfetto_src_tracing_core_virtual__destructors.cc head/devel/electron9/files/patch-third__party_sfntly_src_cpp_src_sfntly_table_core_cmap__table.cc head/devel/electron9/files/patch-third__party_snappy_src_snappy.h head/devel/electron9/files/patch-third__party_swiftshader_src_Yarn_Thread.cpp head/devel/electron9/files/patch-third__party_zlib_arm__features.c head/devel/electron9/files/patch-tools_gn_base_files_file__posix.cc head/devel/electron9/files/patch-tools_gn_base_files_file__util.h head/devel/electron9/files/patch-tools_gn_base_files_file__util__posix.cc head/devel/electron9/files/patch-tools_gn_base_files_scoped__file.cc head/devel/electron9/files/patch-tools_gn_tools_gn_exec__process.cc head/devel/electron9/files/patch-tools_gn_util_sys__info.cc head/devel/electron9/files/patch-ui_gfx_mojom_buffer__types__mojom__traits.h head/devel/electron9/files/patch-ui_gl_gl__surface__glx.cc head/devel/electron9/files/patch-ui_platform__window_platform__window__delegate.h head/devel/electron9/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.h head/devel/electron9/files/patch-v8_src_trap-handler_handler-inside-posix.cc head/devel/electron9/files/patch-v8_src_trap-handler_handler-inside-posix.h head/devel/electron9/files/patch-v8_src_trap-handler_trap-handler.h head/devel/electron9/files/patch-weblayer_shell_app_shell__main.cc Modified: head/MOVED head/devel/Makefile head/devel/electron9/Makefile head/devel/electron9/Makefile.version head/devel/electron9/distinfo head/devel/electron9/files/package.json head/devel/electron9/files/patch-BUILD.gn head/devel/electron9/files/patch-apps_ui_views_app__window__frame__view.cc head/devel/electron9/files/patch-ash_display_mirror__window__controller.cc head/devel/electron9/files/patch-base_BUILD.gn head/devel/electron9/files/patch-base_allocator_allocator__shim.cc head/devel/electron9/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc head/devel/electron9/files/patch-base_allocator_allocator__shim__override__libc__symbols.h head/devel/electron9/files/patch-base_allocator_allocator__shim__unittest.cc head/devel/electron9/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h head/devel/electron9/files/patch-base_base__switches.cc head/devel/electron9/files/patch-base_base__switches.h head/devel/electron9/files/patch-base_cpu.cc head/devel/electron9/files/patch-base_debug_debugger__posix.cc head/devel/electron9/files/patch-base_debug_elf__reader.cc head/devel/electron9/files/patch-base_debug_proc__maps__linux.cc head/devel/electron9/files/patch-base_debug_stack__trace.cc head/devel/electron9/files/patch-base_debug_stack__trace.h head/devel/electron9/files/patch-base_debug_stack__trace__posix.cc head/devel/electron9/files/patch-base_files_file__path__unittest.cc head/devel/electron9/files/patch-base_files_file__path__watcher.cc head/devel/electron9/files/patch-base_files_file__path__watcher__kqueue.h head/devel/electron9/files/patch-base_files_file__path__watcher__stub.cc head/devel/electron9/files/patch-base_files_file__path__watcher__unittest.cc head/devel/electron9/files/patch-base_files_file__util.h head/devel/electron9/files/patch-base_files_file__util__posix.cc head/devel/electron9/files/patch-base_files_scoped__file.cc head/devel/electron9/files/patch-base_i18n_icu__util.cc head/devel/electron9/files/patch-base_linux__util.cc head/devel/electron9/files/patch-base_logging__unittest.cc head/devel/electron9/files/patch-base_memory_platform__shared__memory__region.h head/devel/electron9/files/patch-base_memory_platform__shared__memory__region__posix.cc head/devel/electron9/files/patch-base_native__library__posix.cc head/devel/electron9/files/patch-base_native__library__unittest.cc head/devel/electron9/files/patch-base_numerics_safe__math__shared__impl.h head/devel/electron9/files/patch-base_posix_can__lower__nice__to.cc head/devel/electron9/files/patch-base_posix_unix__domain__socket.cc head/devel/electron9/files/patch-base_posix_unix__domain__socket__unittest.cc head/devel/electron9/files/patch-base_process_internal__linux.cc head/devel/electron9/files/patch-base_process_internal__linux.h head/devel/electron9/files/patch-base_process_kill.h head/devel/electron9/files/patch-base_process_kill__posix.cc head/devel/electron9/files/patch-base_process_launch.cc head/devel/electron9/files/patch-base_process_launch.h head/devel/electron9/files/patch-base_process_launch__posix.cc head/devel/electron9/files/patch-base_process_memory.cc head/devel/electron9/files/patch-base_process_memory.h head/devel/electron9/files/patch-base_process_memory__unittest.cc head/devel/electron9/files/patch-base_process_process__handle.cc head/devel/electron9/files/patch-base_process_process__handle.h head/devel/electron9/files/patch-base_process_process__handle__freebsd.cc head/devel/electron9/files/patch-base_process_process__iterator__freebsd.cc head/devel/electron9/files/patch-base_process_process__linux.cc head/devel/electron9/files/patch-base_process_process__metrics.cc head/devel/electron9/files/patch-base_process_process__metrics.h head/devel/electron9/files/patch-base_process_process__metrics__freebsd.cc head/devel/electron9/files/patch-base_process_process__metrics__posix.cc head/devel/electron9/files/patch-base_process_process__unittest.cc head/devel/electron9/files/patch-base_profiler_stack__sampling__profiler__unittest.cc head/devel/electron9/files/patch-base_sampling__heap__profiler_sampling__heap__profiler.cc head/devel/electron9/files/patch-base_security__unittest.cc head/devel/electron9/files/patch-base_strings_safe__sprintf__unittest.cc head/devel/electron9/files/patch-base_syslog__logging.cc head/devel/electron9/files/patch-base_system_sys__info.h head/devel/electron9/files/patch-base_system_sys__info__freebsd.cc head/devel/electron9/files/patch-base_system_sys__info__posix.cc head/devel/electron9/files/patch-base_task_thread__pool_environment__config__unittest.cc head/devel/electron9/files/patch-base_test_fontconfig__util__linux.cc head/devel/electron9/files/patch-base_test_generate__fontconfig__caches.cc head/devel/electron9/files/patch-base_test_launcher_test__launcher.cc head/devel/electron9/files/patch-base_test_test__file__util__posix.cc head/devel/electron9/files/patch-base_third__party_libevent_BUILD.gn head/devel/electron9/files/patch-base_threading_platform__thread.h head/devel/electron9/files/patch-base_threading_platform__thread__linux.cc head/devel/electron9/files/patch-base_threading_platform__thread__posix.cc head/devel/electron9/files/patch-base_threading_thread__local__storage__unittest.cc head/devel/electron9/files/patch-base_threading_thread__task__runner__handle.cc head/devel/electron9/files/patch-base_trace__event_malloc__dump__provider.cc head/devel/electron9/files/patch-base_trace__event_process__memory__dump.cc head/devel/electron9/files/patch-base_trace__event_process__memory__dump.h head/devel/electron9/files/patch-build_config_BUILD.gn head/devel/electron9/files/patch-build_config_BUILDCONFIG.gn head/devel/electron9/files/patch-build_config_compiler_BUILD.gn head/devel/electron9/files/patch-build_config_compiler_compiler.gni head/devel/electron9/files/patch-build_config_features.gni head/devel/electron9/files/patch-build_config_linux_BUILD.gn head/devel/electron9/files/patch-build_config_linux_pkg-config.py head/devel/electron9/files/patch-build_config_sysroot.gni head/devel/electron9/files/patch-build_detect__host__arch.py head/devel/electron9/files/patch-build_gn__run__binary.py head/devel/electron9/files/patch-build_linux_chrome.map head/devel/electron9/files/patch-build_linux_libpci_BUILD.gn head/devel/electron9/files/patch-build_linux_unbundle_libusb.gn head/devel/electron9/files/patch-build_linux_unbundle_replace__gn__files.py head/devel/electron9/files/patch-build_toolchain_gcc__toolchain.gni head/devel/electron9/files/patch-build_toolchain_get__concurrent__links.py head/devel/electron9/files/patch-build_toolchain_linux_BUILD.gn head/devel/electron9/files/patch-cc_BUILD.gn head/devel/electron9/files/patch-cc_layers_scrollbar__layer__impl__base.cc head/devel/electron9/files/patch-cc_trees_property__tree.cc head/devel/electron9/files/patch-chrome_app_chrome__command__ids.h head/devel/electron9/files/patch-chrome_app_chrome__main.cc head/devel/electron9/files/patch-chrome_app_chrome__main__delegate.cc head/devel/electron9/files/patch-chrome_app_chromium__strings.grd head/devel/electron9/files/patch-chrome_app_generated__resources.grd head/devel/electron9/files/patch-chrome_app_google__chrome__strings.grd head/devel/electron9/files/patch-chrome_app_settings__strings.grdp head/devel/electron9/files/patch-chrome_app_shutdown__signal__handlers__posix.cc head/devel/electron9/files/patch-chrome_app_theme_chrome__unscaled__resources.grd head/devel/electron9/files/patch-chrome_app_theme_theme__resources.grd head/devel/electron9/files/patch-chrome_browser_about__flags.cc head/devel/electron9/files/patch-chrome_browser_after__startup__task__utils.cc head/devel/electron9/files/patch-chrome_browser_apps_platform__apps_api_music__manager__private_device__id__linux.cc head/devel/electron9/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc head/devel/electron9/files/patch-chrome_browser_background_background__mode__manager.cc head/devel/electron9/files/patch-chrome_browser_background_background__mode__optimizer.cc head/devel/electron9/files/patch-chrome_browser_browser__resources.grd head/devel/electron9/files/patch-chrome_browser_chrome__browser__main.cc head/devel/electron9/files/patch-chrome_browser_chrome__browser__main__linux.cc head/devel/electron9/files/patch-chrome_browser_chrome__browser__main__posix.cc head/devel/electron9/files/patch-chrome_browser_chrome__content__browser__client.cc head/devel/electron9/files/patch-chrome_browser_chrome__content__browser__client.h head/devel/electron9/files/patch-chrome_browser_custom__handlers_protocol__handler__registry.cc head/devel/electron9/files/patch-chrome_browser_defaults.cc head/devel/electron9/files/patch-chrome_browser_devtools_devtools__eye__dropper.cc head/devel/electron9/files/patch-chrome_browser_diagnostics_diagnostics__writer.h head/devel/electron9/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc head/devel/electron9/files/patch-chrome_browser_download_download__commands.cc head/devel/electron9/files/patch-chrome_browser_download_download__commands.h head/devel/electron9/files/patch-chrome_browser_download_download__item__model.cc head/devel/electron9/files/patch-chrome_browser_download_download__prefs.cc head/devel/electron9/files/patch-chrome_browser_download_download__prefs.h head/devel/electron9/files/patch-chrome_browser_download_download__query.cc head/devel/electron9/files/patch-chrome_browser_download_download__shelf__context__menu.cc head/devel/electron9/files/patch-chrome_browser_extensions_BUILD.gn head/devel/electron9/files/patch-chrome_browser_extensions_activity__log_activity__log.cc head/devel/electron9/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc head/devel/electron9/files/patch-chrome_browser_extensions_api_input__ime_input__ime__api.h head/devel/electron9/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc head/devel/electron9/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc head/devel/electron9/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc head/devel/electron9/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc head/devel/electron9/files/patch-chrome_browser_extensions_external__provider__impl.cc head/devel/electron9/files/patch-chrome_browser_extensions_install__signer.cc head/devel/electron9/files/patch-chrome_browser_first__run_first__run__dialog.h head/devel/electron9/files/patch-chrome_browser_first__run_first__run__internal.h head/devel/electron9/files/patch-chrome_browser_first__run_first__run__internal__posix.cc head/devel/electron9/files/patch-chrome_browser_flag__descriptions.cc head/devel/electron9/files/patch-chrome_browser_flag__descriptions.h head/devel/electron9/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc head/devel/electron9/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc head/devel/electron9/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc head/devel/electron9/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc head/devel/electron9/files/patch-chrome_browser_media_router_providers_wired__display_wired__display__media__route__provider.cc head/devel/electron9/files/patch-chrome_browser_media_webrtc_webrtc__event__log__uploader.cc head/devel/electron9/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc head/devel/electron9/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc head/devel/electron9/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h head/devel/electron9/files/patch-chrome_browser_memory__details.cc head/devel/electron9/files/patch-chrome_browser_memory__details__linux.cc head/devel/electron9/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc head/devel/electron9/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc head/devel/electron9/files/patch-chrome_browser_metrics_process__memory__metrics__emitter.cc head/devel/electron9/files/patch-chrome_browser_native__file__system_chrome__native__file__system__permission__context.cc head/devel/electron9/files/patch-chrome_browser_net_system__network__context__manager.cc head/devel/electron9/files/patch-chrome_browser_notifications_notification__display__service__impl.cc head/devel/electron9/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc head/devel/electron9/files/patch-chrome_browser_password__manager_password__store__factory.cc head/devel/electron9/files/patch-chrome_browser_performance__monitor_process__metrics__history.cc head/devel/electron9/files/patch-chrome_browser_performance__monitor_process__metrics__history.h head/devel/electron9/files/patch-chrome_browser_plugins_plugin__info__host__impl.cc head/devel/electron9/files/patch-chrome_browser_plugins_plugins__resource__service.cc head/devel/electron9/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc head/devel/electron9/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc head/devel/electron9/files/patch-chrome_browser_policy_policy__prefs__browsertest.cc head/devel/electron9/files/patch-chrome_browser_prefs_browser__prefs.cc head/devel/electron9/files/patch-chrome_browser_prefs_pref__service__incognito__whitelist.cc head/devel/electron9/files/patch-chrome_browser_process__singleton__posix.cc head/devel/electron9/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc head/devel/electron9/files/patch-chrome_browser_profiles_profile__attributes__entry.cc head/devel/electron9/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc head/devel/electron9/files/patch-chrome_browser_renderer__preferences__util.cc head/devel/electron9/files/patch-chrome_browser_resources_settings_appearance__page_appearance__browser__proxy.js head/devel/electron9/files/patch-chrome_browser_resources_settings_appearance__page_appearance__page.html head/devel/electron9/files/patch-chrome_browser_resources_settings_appearance__page_appearance__page.js head/devel/electron9/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__handler__util.cc head/devel/electron9/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc head/devel/electron9/files/patch-chrome_browser_search_search__suggest_search__suggest__service.cc head/devel/electron9/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc head/devel/electron9/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc head/devel/electron9/files/patch-chrome_browser_signin_signin__util.cc head/devel/electron9/files/patch-chrome_browser_sync_chrome__sync__client.cc head/devel/electron9/files/patch-chrome_browser_task__manager_sampling_task__group.cc head/devel/electron9/files/patch-chrome_browser_task__manager_sampling_task__group.h head/devel/electron9/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc head/devel/electron9/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h head/devel/electron9/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc head/devel/electron9/files/patch-chrome_browser_task__manager_task__manager__observer.h head/devel/electron9/files/patch-chrome_browser_themes_theme__service__factory.cc head/devel/electron9/files/patch-chrome_browser_tracing_crash__service__uploader.cc head/devel/electron9/files/patch-chrome_browser_ui_browser__command__controller.cc head/devel/electron9/files/patch-chrome_browser_ui_browser__view__prefs.cc head/devel/electron9/files/patch-chrome_browser_ui_exclusive__access_exclusive__access__bubble.cc head/devel/electron9/files/patch-chrome_browser_ui_input__method_input__method__engine__base.cc head/devel/electron9/files/patch-chrome_browser_ui_sad__tab.cc head/devel/electron9/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc head/devel/electron9/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc head/devel/electron9/files/patch-chrome_browser_ui_tab__helpers.cc head/devel/electron9/files/patch-chrome_browser_ui_task__manager_task__manager__columns.cc head/devel/electron9/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc head/devel/electron9/files/patch-chrome_browser_ui_views_accelerator__table.cc head/devel/electron9/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc head/devel/electron9/files/patch-chrome_browser_ui_views_chrome__views__delegate.h head/devel/electron9/files/patch-chrome_browser_ui_views_first__run__dialog.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_browser__frame.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_browser__view.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__platform__specific.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc head/devel/electron9/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc head/devel/electron9/files/patch-chrome_browser_ui_views_hung__renderer__view.cc head/devel/electron9/files/patch-chrome_browser_ui_views_tabs_new__tab__button.cc head/devel/electron9/files/patch-chrome_browser_ui_views_tabs_tab.cc head/devel/electron9/files/patch-chrome_browser_ui_views_tabs_tab__drag__controller.cc head/devel/electron9/files/patch-chrome_browser_ui_webui_about__ui.cc head/devel/electron9/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc head/devel/electron9/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc head/devel/electron9/files/patch-chrome_browser_ui_webui_settings_appearance__handler.h head/devel/electron9/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc head/devel/electron9/files/patch-chrome_browser_web__applications_extensions_bookmark__app__finalizer__utils.cc head/devel/electron9/files/patch-chrome_common_BUILD.gn head/devel/electron9/files/patch-chrome_common_chrome__features.cc head/devel/electron9/files/patch-chrome_common_chrome__features.h head/devel/electron9/files/patch-chrome_common_chrome__paths.cc head/devel/electron9/files/patch-chrome_common_chrome__paths.h head/devel/electron9/files/patch-chrome_common_chrome__paths__internal.h head/devel/electron9/files/patch-chrome_common_chrome__switches.cc head/devel/electron9/files/patch-chrome_common_chrome__switches.h head/devel/electron9/files/patch-chrome_common_extensions_api_api__sources.gni head/devel/electron9/files/patch-chrome_common_extensions_command.cc head/devel/electron9/files/patch-chrome_common_features.gni head/devel/electron9/files/patch-chrome_common_pref__names.cc head/devel/electron9/files/patch-chrome_common_pref__names.h head/devel/electron9/files/patch-chrome_common_webui__url__constants.cc head/devel/electron9/files/patch-chrome_common_webui__url__constants.h head/devel/electron9/files/patch-chrome_renderer_chrome__content__renderer__client.cc head/devel/electron9/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.cc head/devel/electron9/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.h head/devel/electron9/files/patch-chrome_service_cloud__print_print__system.cc head/devel/electron9/files/patch-chrome_test_BUILD.gn head/devel/electron9/files/patch-chrome_test_base_in__process__browser__test.cc head/devel/electron9/files/patch-chrome_test_base_testing__browser__process.h head/devel/electron9/files/patch-chrome_test_chromedriver_chrome__launcher.cc head/devel/electron9/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc head/devel/electron9/files/patch-chromecast_browser_cast__browser__main__parts.cc head/devel/electron9/files/patch-chromecast_browser_cast__content__browser__client.cc head/devel/electron9/files/patch-chromecast_browser_metrics_BUILD.gn head/devel/electron9/files/patch-chromecast_browser_tts_tts__controller__impl.cc head/devel/electron9/files/patch-components_autofill_content_renderer_password__form__conversion__utils.cc head/devel/electron9/files/patch-components_autofill_core_browser_autofill__experiments.cc head/devel/electron9/files/patch-components_autofill_core_browser_personal__data__manager.cc head/devel/electron9/files/patch-components_autofill_core_common_autofill__payments__features.cc head/devel/electron9/files/patch-components_autofill_core_common_autofill__util.cc head/devel/electron9/files/patch-components_content__settings_core_browser_website__settings__registry.cc head/devel/electron9/files/patch-components_cookie__config_cookie__store__util.cc head/devel/electron9/files/patch-components_crash_content_browser_BUILD.gn head/devel/electron9/files/patch-components_crash_core_common_BUILD.gn head/devel/electron9/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc head/devel/electron9/files/patch-components_download_internal_common_base__file.cc head/devel/electron9/files/patch-components_feature__engagement_public_event__constants.cc head/devel/electron9/files/patch-components_feature__engagement_public_event__constants.h head/devel/electron9/files/patch-components_feature__engagement_public_feature__constants.cc head/devel/electron9/files/patch-components_feature__engagement_public_feature__constants.h head/devel/electron9/files/patch-components_feature__engagement_public_feature__list.cc head/devel/electron9/files/patch-components_feature__engagement_public_feature__list.h head/devel/electron9/files/patch-components_feedback_anonymizer__tool.cc head/devel/electron9/files/patch-components_flags__ui_flags__state.cc head/devel/electron9/files/patch-components_gcm__driver_gcm__client.h head/devel/electron9/files/patch-components_gcm__driver_gcm__client__impl.cc head/devel/electron9/files/patch-components_keyed__service_core_dependency__graph__unittest.cc head/devel/electron9/files/patch-components_metrics_BUILD.gn head/devel/electron9/files/patch-components_metrics_drive__metrics__provider__linux.cc head/devel/electron9/files/patch-components_metrics_metrics__log.cc head/devel/electron9/files/patch-components_metrics_system__memory__stats__recorder__linux.cc head/devel/electron9/files/patch-components_neterror_resources_neterror.js head/devel/electron9/files/patch-components_network__session__configurator_browser_network__session__configurator.cc head/devel/electron9/files/patch-components_new__or__sad__tab__strings.grdp head/devel/electron9/files/patch-components_os__crypt_os__crypt.h head/devel/electron9/files/patch-components_os__crypt_os__crypt__unittest.cc head/devel/electron9/files/patch-components_plugins_renderer_plugin__placeholder.cc head/devel/electron9/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc head/devel/electron9/files/patch-components_policy_core_common_schema.cc head/devel/electron9/files/patch-components_policy_resources_policy__templates.json head/devel/electron9/files/patch-components_policy_tools_generate__policy__source.py head/devel/electron9/files/patch-components_previews_core_previews__features.cc head/devel/electron9/files/patch-components_storage__monitor_BUILD.gn head/devel/electron9/files/patch-components_storage__monitor_removable__device__constants.cc head/devel/electron9/files/patch-components_storage__monitor_removable__device__constants.h head/devel/electron9/files/patch-components_storage__monitor_storage__monitor__freebsd.cc head/devel/electron9/files/patch-components_storage__monitor_storage__monitor__freebsd.h head/devel/electron9/files/patch-components_sync__device__info_local__device__info__util__linux.cc head/devel/electron9/files/patch-components_update__client_update__query__params.cc head/devel/electron9/files/patch-components_url__matcher_regex__set__matcher.cc head/devel/electron9/files/patch-components_url__matcher_url__matcher__factory.cc head/devel/electron9/files/patch-components_webcrypto_algorithms_test__helpers.cc head/devel/electron9/files/patch-content_app_content__main__runner__impl.cc head/devel/electron9/files/patch-content_browser_browser__main__loop.cc head/devel/electron9/files/patch-content_browser_child__process__launcher__helper__linux.cc head/devel/electron9/files/patch-content_browser_devtools_protocol_system__info__handler.cc head/devel/electron9/files/patch-content_browser_gpu_gpu__process__host.cc head/devel/electron9/files/patch-content_browser_media_media__internals.cc head/devel/electron9/files/patch-content_browser_memory_swap__metrics__driver__impl__linux.cc head/devel/electron9/files/patch-content_browser_ppapi__plugin__process__host.cc head/devel/electron9/files/patch-content_browser_renderer__host_input_input__device__change__observer.cc head/devel/electron9/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc head/devel/electron9/files/patch-content_browser_renderer__host_render__message__filter.cc head/devel/electron9/files/patch-content_browser_renderer__host_render__message__filter.h head/devel/electron9/files/patch-content_browser_renderer__host_render__process__host__impl.cc head/devel/electron9/files/patch-content_browser_renderer__host_render__process__host__impl.h head/devel/electron9/files/patch-content_browser_renderer__host_render__view__host__impl.cc head/devel/electron9/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc head/devel/electron9/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc head/devel/electron9/files/patch-content_browser_scheduler_responsiveness_jank__monitor.cc head/devel/electron9/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc head/devel/electron9/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h head/devel/electron9/files/patch-content_browser_scheduler_responsiveness_watcher.cc head/devel/electron9/files/patch-content_browser_utility__process__host.cc head/devel/electron9/files/patch-content_browser_webui_shared__resources__data__source.cc head/devel/electron9/files/patch-content_common_BUILD.gn head/devel/electron9/files/patch-content_common_common__sandbox__support__linux.cc head/devel/electron9/files/patch-content_common_user__agent.cc head/devel/electron9/files/patch-content_gpu_BUILD.gn head/devel/electron9/files/patch-content_gpu_gpu__main.cc head/devel/electron9/files/patch-content_gpu_gpu__sandbox__hook__linux.cc head/devel/electron9/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc head/devel/electron9/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h head/devel/electron9/files/patch-content_public_app_content__main__delegate.cc head/devel/electron9/files/patch-content_public_app_content__main__delegate.h head/devel/electron9/files/patch-content_public_common_child__process__host.h head/devel/electron9/files/patch-content_public_common_common__param__traits__macros.h head/devel/electron9/files/patch-content_public_common_content__features.cc head/devel/electron9/files/patch-content_public_common_content__switches.cc head/devel/electron9/files/patch-content_public_common_content__switches.h head/devel/electron9/files/patch-content_public_common_use__zoom__for__dsf__policy.cc head/devel/electron9/files/patch-content_public_test_browser__test__base.cc head/devel/electron9/files/patch-content_public_test_mock__render__thread.cc head/devel/electron9/files/patch-content_renderer_media_audio_audio__device__factory.cc head/devel/electron9/files/patch-content_renderer_render__process__impl.cc head/devel/electron9/files/patch-content_renderer_render__thread__impl.cc head/devel/electron9/files/patch-content_renderer_renderer__blink__platform__impl.cc head/devel/electron9/files/patch-content_renderer_renderer__blink__platform__impl.h head/devel/electron9/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc head/devel/electron9/files/patch-content_shell_BUILD.gn head/devel/electron9/files/patch-content_shell_app_shell__main__delegate.cc head/devel/electron9/files/patch-content_shell_browser_shell__browser__context.cc head/devel/electron9/files/patch-content_shell_browser_shell__browser__main__parts.cc head/devel/electron9/files/patch-content_shell_browser_web__test_web__test__browser__context.cc head/devel/electron9/files/patch-content_shell_browser_web__test_web__test__browser__main__parts.cc head/devel/electron9/files/patch-content_shell_test__runner_test__runner.cc head/devel/electron9/files/patch-content_test_content__test__suite.cc head/devel/electron9/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc head/devel/electron9/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h head/devel/electron9/files/patch-device_bluetooth_BUILD.gn head/devel/electron9/files/patch-device_gamepad_gamepad__provider.cc head/devel/electron9/files/patch-device_gamepad_hid__writer__linux.cc head/devel/electron9/files/patch-electron_BUILD.gn head/devel/electron9/files/patch-electron_chromium__src_chrome_browser_process__singleton__posix.cc head/devel/electron9/files/patch-electron_default__app_default__app.ts head/devel/electron9/files/patch-electron_lib_browser_api_app.ts head/devel/electron9/files/patch-electron_lib_browser_api_dialog.js head/devel/electron9/files/patch-electron_lib_browser_api_menu-item-roles.js head/devel/electron9/files/patch-electron_lib_browser_init.ts head/devel/electron9/files/patch-electron_lib_browser_rpc-server.js head/devel/electron9/files/patch-electron_lib_common_api_clipboard.js head/devel/electron9/files/patch-electron_script_lib_config.py head/devel/electron9/files/patch-electron_script_lib_utils.js head/devel/electron9/files/patch-electron_script_spec-runner.js head/devel/electron9/files/patch-electron_shell_app_node__main.cc head/devel/electron9/files/patch-electron_shell_browser_api_process__metric.h head/devel/electron9/files/patch-electron_shell_browser_browser.h head/devel/electron9/files/patch-electron_shell_browser_native__window__views.cc head/devel/electron9/files/patch-electron_shell_browser_native__window__views.h head/devel/electron9/files/patch-electron_shell_browser_relauncher__linux.cc head/devel/electron9/files/patch-electron_shell_browser_ui_views_submenu__button.cc head/devel/electron9/files/patch-electron_shell_common_api_electron__bindings.cc head/devel/electron9/files/patch-electron_shell_common_node__bindings.cc head/devel/electron9/files/patch-electron_shell_common_node__bindings__linux.cc head/devel/electron9/files/patch-electron_shell_common_platform__util.h head/devel/electron9/files/patch-electron_spec-main_api-app-spec.ts head/devel/electron9/files/patch-electron_spec-main_api-browser-window-spec.ts head/devel/electron9/files/patch-electron_spec-main_api-content-tracing-spec.ts head/devel/electron9/files/patch-electron_spec-main_api-screen-spec.ts head/devel/electron9/files/patch-electron_spec-main_api-tray-spec.ts head/devel/electron9/files/patch-electron_spec-main_api-web-contents-spec.ts head/devel/electron9/files/patch-electron_spec-main_version-bump-spec.ts head/devel/electron9/files/patch-electron_spec-main_visibility-state-spec.ts head/devel/electron9/files/patch-electron_spec_api-clipboard-spec.js head/devel/electron9/files/patch-electron_spec_api-process-spec.js head/devel/electron9/files/patch-electron_spec_chromium-spec.js head/devel/electron9/files/patch-electron_spec_fixtures_api_crash-restart.html head/devel/electron9/files/patch-electron_spec_fixtures_module_crash.js head/devel/electron9/files/patch-electron_spec_node-spec.js head/devel/electron9/files/patch-extensions_browser_api_declarative__webrequest_webrequest__action.cc head/devel/electron9/files/patch-extensions_browser_api_messaging_message__service.cc head/devel/electron9/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc head/devel/electron9/files/patch-extensions_browser_api_web__request_form__data__parser.cc head/devel/electron9/files/patch-extensions_browser_browser__context__keyed__service__factories.cc head/devel/electron9/files/patch-extensions_common_api___permission__features.json head/devel/electron9/files/patch-extensions_common_api_runtime.json head/devel/electron9/files/patch-extensions_common_feature__switch.cc head/devel/electron9/files/patch-extensions_common_features_feature.cc head/devel/electron9/files/patch-extensions_common_image__util.cc head/devel/electron9/files/patch-extensions_common_stack__frame.cc head/devel/electron9/files/patch-extensions_renderer_bindings_api__binding__util.cc head/devel/electron9/files/patch-extensions_shell_app_shell__main__delegate.cc head/devel/electron9/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc head/devel/electron9/files/patch-extensions_shell_browser_shell__extensions__api__client.cc head/devel/electron9/files/patch-extensions_shell_browser_shell__extensions__api__client.h head/devel/electron9/files/patch-google__apis_gcm_engine_heartbeat__manager.cc head/devel/electron9/files/patch-gpu_command__buffer_common_gpu__memory__buffer__support.cc head/devel/electron9/files/patch-gpu_command__buffer_service_external__vk__image__backing.cc head/devel/electron9/files/patch-gpu_command__buffer_service_external__vk__image__backing.h head/devel/electron9/files/patch-gpu_command__buffer_service_external__vk__image__gl__representation.cc head/devel/electron9/files/patch-gpu_command__buffer_service_program__manager.cc head/devel/electron9/files/patch-gpu_command__buffer_tests_gl__copy__texture__CHROMIUM__unittest.cc head/devel/electron9/files/patch-gpu_command__buffer_tests_gl__test__utils.cc head/devel/electron9/files/patch-gpu_command__buffer_tests_gl__test__utils.h head/devel/electron9/files/patch-gpu_config_gpu__control__list.cc head/devel/electron9/files/patch-gpu_config_gpu__test__config.cc head/devel/electron9/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc head/devel/electron9/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h head/devel/electron9/files/patch-gpu_ipc_service_gpu__init.cc head/devel/electron9/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc head/devel/electron9/files/patch-gpu_ipc_service_gpu__watchdog__thread.cc head/devel/electron9/files/patch-gpu_ipc_service_gpu__watchdog__thread.h head/devel/electron9/files/patch-gpu_vulkan_vulkan__function__pointers.cc head/devel/electron9/files/patch-gpu_vulkan_vulkan__function__pointers.h head/devel/electron9/files/patch-headless_lib_browser_headless__content__browser__client.cc head/devel/electron9/files/patch-headless_lib_browser_headless__content__browser__client.h head/devel/electron9/files/patch-headless_lib_browser_headless__request__context__manager.cc head/devel/electron9/files/patch-headless_lib_headless__content__main__delegate.cc head/devel/electron9/files/patch-headless_lib_headless__content__main__delegate.h head/devel/electron9/files/patch-headless_lib_headless__macros.h head/devel/electron9/files/patch-ipc_ipc__channel.h head/devel/electron9/files/patch-ipc_ipc__channel__common.cc head/devel/electron9/files/patch-ipc_ipc__channel__mojo.cc head/devel/electron9/files/patch-ipc_ipc__message__utils.cc head/devel/electron9/files/patch-ipc_ipc__message__utils.h head/devel/electron9/files/patch-media_BUILD.gn head/devel/electron9/files/patch-media_audio_BUILD.gn head/devel/electron9/files/patch-media_audio_alsa_audio__manager__alsa.cc head/devel/electron9/files/patch-media_audio_audio__input__device.cc head/devel/electron9/files/patch-media_audio_audio__manager.cc head/devel/electron9/files/patch-media_audio_audio__manager.h head/devel/electron9/files/patch-media_audio_audio__output__proxy__unittest.cc head/devel/electron9/files/patch-media_base_audio__latency.cc head/devel/electron9/files/patch-media_base_scopedfd__helper.h head/devel/electron9/files/patch-media_base_video__frame.cc head/devel/electron9/files/patch-media_base_video__frame.h head/devel/electron9/files/patch-media_capture_video_create__video__capture__device__factory.cc head/devel/electron9/files/patch-media_capture_video_fake__video__capture__device__factory.cc head/devel/electron9/files/patch-media_capture_video_file__video__capture__device__factory.cc head/devel/electron9/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc head/devel/electron9/files/patch-media_capture_video_video__capture__buffer__pool__impl.cc head/devel/electron9/files/patch-media_capture_video_video__capture__device__client.cc head/devel/electron9/files/patch-media_filters_vp9__parser.h head/devel/electron9/files/patch-media_formats_common_offset__byte__queue.cc head/devel/electron9/files/patch-media_formats_common_offset__byte__queue.h head/devel/electron9/files/patch-media_formats_mp2t_es__parser__adts.cc head/devel/electron9/files/patch-media_formats_mp2t_es__parser__mpeg1audio.cc head/devel/electron9/files/patch-media_media__options.gni head/devel/electron9/files/patch-media_mojo_clients_mojo__video__encode__accelerator.cc head/devel/electron9/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc head/devel/electron9/files/patch-media_mojo_services_gpu__mojo__media__client.cc head/devel/electron9/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc head/devel/electron9/files/patch-mojo_public_c_system_thunks.cc head/devel/electron9/files/patch-mojo_public_js_mojo__bindings__resources.grd head/devel/electron9/files/patch-net_BUILD.gn head/devel/electron9/files/patch-net_base_address__tracker__linux.cc head/devel/electron9/files/patch-net_base_address__tracker__linux.h head/devel/electron9/files/patch-net_base_address__tracker__linux__unittest.cc head/devel/electron9/files/patch-net_base_network__change__notifier.cc head/devel/electron9/files/patch-net_base_network__interfaces__posix.h head/devel/electron9/files/patch-net_disk__cache_blockfile_disk__format.h head/devel/electron9/files/patch-net_dns_address__sorter__posix.cc head/devel/electron9/files/patch-net_dns_dns__config__service__posix__unittest.cc head/devel/electron9/files/patch-net_dns_dns__reloader.cc head/devel/electron9/files/patch-net_dns_dns__util.cc head/devel/electron9/files/patch-net_dns_host__resolver__proc.cc head/devel/electron9/files/patch-net_features.gni head/devel/electron9/files/patch-net_http_http__auth__gssapi__posix.cc head/devel/electron9/files/patch-net_http_http__auth__gssapi__posix.h head/devel/electron9/files/patch-net_nqe_network__quality__estimator.cc head/devel/electron9/files/patch-net_nqe_network__quality__estimator__unittest.cc head/devel/electron9/files/patch-net_proxy__resolution_proxy__config__service__linux.cc head/devel/electron9/files/patch-net_socket_socket__posix.cc head/devel/electron9/files/patch-net_socket_socks5__client__socket.cc head/devel/electron9/files/patch-net_socket_tcp__socket__posix.cc head/devel/electron9/files/patch-net_socket_udp__socket__posix.cc head/devel/electron9/files/patch-net_socket_udp__socket__posix.h head/devel/electron9/files/patch-net_socket_unix__domain__client__socket__posix.cc head/devel/electron9/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc head/devel/electron9/files/patch-net_tools_quic_quic__http__proxy__backend.cc head/devel/electron9/files/patch-net_traffic__annotation_network__traffic__annotation.h head/devel/electron9/files/patch-net_url__request_url__fetcher.cc head/devel/electron9/files/patch-net_url__request_url__fetcher.h head/devel/electron9/files/patch-net_url__request_url__request__context.cc head/devel/electron9/files/patch-net_url__request_url__request__context.h head/devel/electron9/files/patch-net_url__request_url__request__context__builder.cc head/devel/electron9/files/patch-pdf_pdfium_pdfium__engine.cc head/devel/electron9/files/patch-ppapi_proxy_file__io__resource.cc head/devel/electron9/files/patch-ppapi_proxy_flash__resource.cc head/devel/electron9/files/patch-printing_cups__config__helper.py head/devel/electron9/files/patch-remoting_base_chromoting__event.cc head/devel/electron9/files/patch-remoting_client_display_sys__opengl.h head/devel/electron9/files/patch-remoting_host_evaluate__capability.cc head/devel/electron9/files/patch-remoting_host_host__attributes.cc head/devel/electron9/files/patch-remoting_host_host__details.cc head/devel/electron9/files/patch-remoting_host_host__main.cc head/devel/electron9/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc head/devel/electron9/files/patch-remoting_host_me2me__desktop__environment.cc head/devel/electron9/files/patch-remoting_host_remoting__me2me__host.cc head/devel/electron9/files/patch-remoting_host_switches.cc head/devel/electron9/files/patch-remoting_host_switches.h head/devel/electron9/files/patch-remoting_resources_remoting__strings.grd head/devel/electron9/files/patch-sandbox_features.gni head/devel/electron9/files/patch-sandbox_linux_BUILD.gn head/devel/electron9/files/patch-sandbox_linux_services_init__process__reaper.cc head/devel/electron9/files/patch-sandbox_linux_services_libc__interceptor.cc head/devel/electron9/files/patch-services_audio_BUILD.gn head/devel/electron9/files/patch-services_device_geolocation_location__arbitrator.cc head/devel/electron9/files/patch-services_device_hid_BUILD.gn head/devel/electron9/files/patch-services_device_hid_hid__connection__freebsd.cc head/devel/electron9/files/patch-services_device_hid_hid__connection__freebsd.h head/devel/electron9/files/patch-services_device_hid_hid__service.cc head/devel/electron9/files/patch-services_device_hid_hid__service__freebsd.cc head/devel/electron9/files/patch-services_device_hid_hid__service__freebsd.h head/devel/electron9/files/patch-services_device_serial_BUILD.gn head/devel/electron9/files/patch-services_device_serial_serial__io__handler__posix.cc head/devel/electron9/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc head/devel/electron9/files/patch-services_device_usb_BUILD.gn head/devel/electron9/files/patch-services_network_BUILD.gn head/devel/electron9/files/patch-services_network_network__context.cc head/devel/electron9/files/patch-services_network_network__sandbox__hook__linux.cc head/devel/electron9/files/patch-services_network_network__service.cc head/devel/electron9/files/patch-services_network_network__service.h head/devel/electron9/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc head/devel/electron9/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h head/devel/electron9/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc head/devel/electron9/files/patch-services_service__manager_embedder_main.cc head/devel/electron9/files/patch-services_service__manager_embedder_set__process__title__linux.h head/devel/electron9/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn head/devel/electron9/files/patch-services_service__manager_sandbox_BUILD.gn head/devel/electron9/files/patch-services_service__manager_zygote_common_zygote__features.gni head/devel/electron9/files/patch-services_service__manager_zygote_host_zygote__host__impl__linux.cc head/devel/electron9/files/patch-services_service__manager_zygote_host_zygote__host__impl__linux.h head/devel/electron9/files/patch-services_service__manager_zygote_zygote__host__linux.h head/devel/electron9/files/patch-services_service__manager_zygote_zygote__linux.cc head/devel/electron9/files/patch-services_service__manager_zygote_zygote__main__linux.cc head/devel/electron9/files/patch-services_video__capture_broadcasting__receiver.cc head/devel/electron9/files/patch-skia_ext_SkMemory__new__handler.cpp head/devel/electron9/files/patch-third__party_angle_BUILD.gn head/devel/electron9/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h head/devel/electron9/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp head/devel/electron9/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp head/devel/electron9/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp head/devel/electron9/files/patch-third__party_angle_src_libANGLE_Display.cpp head/devel/electron9/files/patch-third__party_angle_src_libANGLE_renderer_driver__utils.h head/devel/electron9/files/patch-third__party_angle_third__party_vulkan-loader_src_loader_loader.c head/devel/electron9/files/patch-third__party_angle_third__party_vulkan-loader_src_loader_vk__loader__platform.h head/devel/electron9/files/patch-third__party_angle_third__party_vulkan-validation-layers_src_layers_vk__loader__platform.h head/devel/electron9/files/patch-third__party_blink_renderer_BUILD.gn head/devel/electron9/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_layout_layout__view.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc head/devel/electron9/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc head/devel/electron9/files/patch-third__party_blink_renderer_modules_mediastream_processed__local__audio__source.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_BUILD.gn head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h head/devel/electron9/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc head/devel/electron9/files/patch-third__party_blink_renderer_platform_wtf_threading__pthreads.cc head/devel/electron9/files/patch-third__party_boringssl_BUILD.gn head/devel/electron9/files/patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c head/devel/electron9/files/patch-third__party_boringssl_src_crypto_ex__data.c head/devel/electron9/files/patch-third__party_breakpad_breakpad_src_common_simple__string__dictionary.h head/devel/electron9/files/patch-third__party_cacheinvalidation_src_google_cacheinvalidation_include_types.h head/devel/electron9/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni head/devel/electron9/files/patch-third__party_crashpad_crashpad_client_BUILD.gn head/devel/electron9/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc head/devel/electron9/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc head/devel/electron9/files/patch-third__party_crc32c_src_src_crc32c__arm64__linux__check.h head/devel/electron9/files/patch-third__party_electron__node_deps_uv_BUILD.gn head/devel/electron9/files/patch-third__party_ffmpeg_libavutil_mem.c head/devel/electron9/files/patch-third__party_googletest_src_googletest_src_gtest-port.cc head/devel/electron9/files/patch-third__party_googletest_src_googletest_src_gtest.cc head/devel/electron9/files/patch-third__party_leveldatabase_env__chromium.cc head/devel/electron9/files/patch-third__party_libXNVCtrl_NVCtrl.c head/devel/electron9/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h head/devel/electron9/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h head/devel/electron9/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h head/devel/electron9/files/patch-third__party_libyuv_include_libyuv_row.h head/devel/electron9/files/patch-third__party_nasm_config_config-linux.h head/devel/electron9/files/patch-third__party_node_node.py head/devel/electron9/files/patch-third__party_pdfium_core_fxcrt_cfx__datetime.cpp head/devel/electron9/files/patch-third__party_pdfium_core_fxcrt_fx__system.h head/devel/electron9/files/patch-third__party_pdfium_core_fxge_fx__ge__linux.cpp head/devel/electron9/files/patch-third__party_pdfium_fxjs_cjs__publicmethods.cpp head/devel/electron9/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp head/devel/electron9/files/patch-third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator__internals__posix.h head/devel/electron9/files/patch-third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp head/devel/electron9/files/patch-third__party_perfetto_include_perfetto_base_build__config.h head/devel/electron9/files/patch-third__party_perfetto_include_perfetto_base_time.h head/devel/electron9/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h head/devel/electron9/files/patch-third__party_perfetto_src_base_unix__socket.cc head/devel/electron9/files/patch-third__party_perfetto_src_tracing_core_tracing__service__impl.cc head/devel/electron9/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h head/devel/electron9/files/patch-third__party_skia_src_core_SkCpu.cpp head/devel/electron9/files/patch-third__party_skia_src_gpu_GrAutoLocaleSetter.h head/devel/electron9/files/patch-third__party_skia_src_images_SkJpegEncoder.cpp head/devel/electron9/files/patch-third__party_skia_src_ports_SkOSFile__stdio.cpp head/devel/electron9/files/patch-third__party_skia_src_sksl_SkSLString.h head/devel/electron9/files/patch-third__party_skia_third__party_vulkanmemoryallocator_include_vk__mem__alloc.h head/devel/electron9/files/patch-third__party_sqlite_BUILD.gn head/devel/electron9/files/patch-third__party_swiftshader_BUILD.gn head/devel/electron9/files/patch-third__party_swiftshader_src_Common_Configurator.cpp head/devel/electron9/files/patch-third__party_swiftshader_src_Common_MutexLock.hpp head/devel/electron9/files/patch-third__party_swiftshader_src_Common_SharedLibrary.hpp head/devel/electron9/files/patch-third__party_swiftshader_src_Main_SwiftConfig.cpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libEGL_Display.cpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libEGL_Surface.cpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libEGL_libEGL.cpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libEGL_libEGL.hpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libGLES__CM_libGLES__CM.hpp head/devel/electron9/files/patch-third__party_swiftshader_src_OpenGL_libGLESv2_libGLESv2.hpp head/devel/electron9/files/patch-third__party_swiftshader_third__party_llvm-7.0_configs_linux_include_llvm_Config_config.h head/devel/electron9/files/patch-third__party_swiftshader_third__party_llvm-7.0_configs_linux_include_llvm_Config_llvm-config.h head/devel/electron9/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h head/devel/electron9/files/patch-third__party_swiftshader_third__party_llvm-subzero_lib_Support_Unix_Process.inc head/devel/electron9/files/patch-third__party_usrsctp_BUILD.gn head/devel/electron9/files/patch-third__party_webrtc_BUILD.gn head/devel/electron9/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn head/devel/electron9/files/patch-third__party_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc head/devel/electron9/files/patch-third__party_webrtc_rtc__base_byte__order.h head/devel/electron9/files/patch-third__party_webrtc_rtc__base_ifaddrs__converter.h head/devel/electron9/files/patch-third__party_webrtc_rtc__base_ip__address.cc head/devel/electron9/files/patch-third__party_webrtc_rtc__base_ip__address.h head/devel/electron9/files/patch-third__party_webrtc_rtc__base_network.cc head/devel/electron9/files/patch-third__party_webrtc_rtc__base_network.h head/devel/electron9/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc head/devel/electron9/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h head/devel/electron9/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc head/devel/electron9/files/patch-third__party_webrtc_system__wrappers_BUILD.gn head/devel/electron9/files/patch-tools_gn_build_gen.py head/devel/electron9/files/patch-tools_json__schema__compiler_feature__compiler.py head/devel/electron9/files/patch-tools_json__schema__compiler_model.py head/devel/electron9/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn head/devel/electron9/files/patch-tools_variations_fieldtrial__to__struct.py head/devel/electron9/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc head/devel/electron9/files/patch-ui_base_ime_init_input__method__initializer.cc head/devel/electron9/files/patch-ui_base_resource_resource__bundle.cc head/devel/electron9/files/patch-ui_base_resource_resource__bundle__freebsd.cc head/devel/electron9/files/patch-ui_base_ui__base__features.cc head/devel/electron9/files/patch-ui_base_ui__base__features.h head/devel/electron9/files/patch-ui_base_webui_web__ui__util.cc head/devel/electron9/files/patch-ui_events_devices_x11_device__data__manager__x11.cc head/devel/electron9/files/patch-ui_events_event__switches.cc head/devel/electron9/files/patch-ui_events_event__switches.h head/devel/electron9/files/patch-ui_events_keycodes_dom_keycode__converter.cc head/devel/electron9/files/patch-ui_gfx_BUILD.gn head/devel/electron9/files/patch-ui_gfx_canvas__skia.cc head/devel/electron9/files/patch-ui_gfx_codec_jpeg__codec.cc head/devel/electron9/files/patch-ui_gfx_font__fallback__linux.cc head/devel/electron9/files/patch-ui_gfx_font__list.cc head/devel/electron9/files/patch-ui_gfx_font__render__params.h head/devel/electron9/files/patch-ui_gfx_gpu__memory__buffer.h head/devel/electron9/files/patch-ui_gfx_ipc_gfx__param__traits__macros.h head/devel/electron9/files/patch-ui_gfx_linux_client__native__pixmap__dmabuf.cc head/devel/electron9/files/patch-ui_gfx_mojom_buffer__types__mojom__traits.cc head/devel/electron9/files/patch-ui_gfx_native__pixmap__handle.cc head/devel/electron9/files/patch-ui_gfx_native__pixmap__handle.h head/devel/electron9/files/patch-ui_gfx_render__text.cc head/devel/electron9/files/patch-ui_gl_BUILD.gn head/devel/electron9/files/patch-ui_gl_generate__bindings.py head/devel/electron9/files/patch-ui_gl_gl__bindings__api__autogen__glx.h head/devel/electron9/files/patch-ui_gl_gl__bindings__autogen__glx.cc head/devel/electron9/files/patch-ui_gl_gl__bindings__autogen__glx.h head/devel/electron9/files/patch-ui_gl_gl__fence.cc head/devel/electron9/files/patch-ui_gl_sync__control__vsync__provider.cc head/devel/electron9/files/patch-ui_gl_sync__control__vsync__provider.h head/devel/electron9/files/patch-ui_message__center_public_cpp_message__center__constants.h head/devel/electron9/files/patch-ui_message__center_views_message__popup__view.cc head/devel/electron9/files/patch-ui_native__theme_native__theme.h head/devel/electron9/files/patch-ui_native__theme_native__theme__base.cc head/devel/electron9/files/patch-ui_platform__window_platform__window__init__properties.h head/devel/electron9/files/patch-ui_strings_app__locale__settings.grd head/devel/electron9/files/patch-ui_views_bubble_bubble__dialog__delegate__view.cc head/devel/electron9/files/patch-ui_views_controls_label.cc head/devel/electron9/files/patch-ui_views_controls_textfield_textfield.cc head/devel/electron9/files/patch-ui_views_corewm_tooltip__aura.cc head/devel/electron9/files/patch-ui_views_examples_widget__example.cc head/devel/electron9/files/patch-ui_views_selection__controller.cc head/devel/electron9/files/patch-ui_views_style_platform__style.cc head/devel/electron9/files/patch-ui_views_views__delegate.cc head/devel/electron9/files/patch-ui_views_views__delegate.h head/devel/electron9/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc head/devel/electron9/files/patch-ui_views_window_custom__frame__view.cc head/devel/electron9/files/patch-ui_views_window_dialog__delegate.cc head/devel/electron9/files/patch-ui_views_window_frame__background.cc head/devel/electron9/files/patch-ui_webui_resources_js_cr.js head/devel/electron9/files/patch-ui_webui_resources_js_icon.js head/devel/electron9/files/patch-v8_BUILD.gn head/devel/electron9/files/patch-v8_src_api_api.cc head/devel/electron9/files/patch-v8_src_base_cpu.cc head/devel/electron9/files/patch-v8_src_base_platform_platform-posix.cc head/devel/electron9/files/patch-weblayer_browser_browser__main__parts__impl.cc head/devel/electron9/files/yarn.lock head/devel/electron9/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jan 21 23:54:27 2021 (r562261) +++ head/MOVED Fri Jan 22 00:01:01 2021 (r562262) @@ -16019,3 +16019,4 @@ science/dlpoly-classic||2021-01-17|Has expired: MASTER security/py-gtts-token|audio/py-gtts|2021-01-17|Has expired: Obsolete, please use audio/py-gtts instead graphics/qt-avif-image-plugin|graphics/kf5-kimageformats|2021-01-18|Part of kimageformats since KDE Frameworks 5.78.0 archivers/libunrar5|archivers/libunrar6|2021-01-19|Renamed to match current major version of libunrar +devel/electron7|devel/electron9|2021-01-21|EOLed upstream, switch to newer major version Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/Makefile Fri Jan 22 00:01:01 2021 (r562262) @@ -533,7 +533,7 @@ SUBDIR += efl SUBDIR += egypt SUBDIR += eiffelstudio - SUBDIR += electron7 + SUBDIR += electron9 SUBDIR += elf SUBDIR += elfio SUBDIR += elfkickers Modified: head/devel/electron9/Makefile ============================================================================== --- head/devel/electron7/Makefile Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/Makefile Fri Jan 22 00:01:01 2021 (r562262) @@ -4,7 +4,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER:S/-beta./.b/} CATEGORIES= devel java -MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v7.1.5/:chromium \ +MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v9.4.0/:chromium \ https://commondatastorage.googleapis.com/chromium-browser-official/:chromium_official \ https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \ https://commondatastorage.googleapis.com/chromium-fonts/:chromium_testfonts @@ -22,149 +22,140 @@ COMMENT= Build cross-platform desktop apps with JavaSc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/electron/LICENSE -FETCH_DEPENDS= yarn-node${NODE_VER_MAJOR}>0:www/yarn-node${NODE_VER_MAJOR} -EXTRACT_DEPENDS= yarn-node${NODE_VER_MAJOR}>0:www/yarn-node${NODE_VER_MAJOR} -PATCH_DEPENDS= git:devel/git -BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \ - gperf:devel/gperf \ - yasm:devel/yasm \ - ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ - node${NODE_VER_MAJOR}>0:www/node${NODE_VER_MAJOR} \ - npm-node${NODE_VER_MAJOR}>0:www/npm-node${NODE_VER_MAJOR} -LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ - libatspi.so:accessibility/at-spi2-core \ - libsnappy.so:archivers/snappy \ - libFLAC.so:audio/flac \ - libopus.so:audio/opus \ - libdbus-1.so:devel/dbus \ - libnotify.so:devel/libnotify \ - libpci.so:devel/libpci \ - libnspr4.so:devel/nspr \ - libre2.so:devel/re2 \ - libdrm.so:graphics/libdrm \ - libwebp.so:graphics/webp \ - libavcodec.so:multimedia/ffmpeg \ - libopenh264.so:multimedia/openh264 \ - libfreetype.so:print/freetype2 \ - libharfbuzz.so:print/harfbuzz \ - libsecret-1.so:security/libsecret \ - libnss3.so:security/nss \ - libexpat.so:textproc/expat2 \ - libfontconfig.so:x11-fonts/fontconfig -RUN_DEPENDS= xdg-open:devel/xdg-utils -TEST_DEPENDS= git:devel/git \ - ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ - npm-node${NODE_VER_MAJOR}>0:www/npm-node${NODE_VER_MAJOR} +FETCH_DEPENDS= yarn-node12>0:www/yarn-node12 +EXTRACT_DEPENDS= yarn-node12>0:www/yarn-node12 +PATCH_DEPENDS= git:devel/git +BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \ + gperf:devel/gperf \ + yasm:devel/yasm \ + ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ + node12>0:www/node12 \ + npm-node12>0:www/npm-node12 +LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ + libatspi.so:accessibility/at-spi2-core \ + libsnappy.so:archivers/snappy \ + libFLAC.so:audio/flac \ + libopus.so:audio/opus \ + libdbus-1.so:devel/dbus \ + libnotify.so:devel/libnotify \ + libpci.so:devel/libpci \ + libnspr4.so:devel/nspr \ + libre2.so:devel/re2 \ + libdrm.so:graphics/libdrm \ + libpng.so:graphics/png \ + libwebp.so:graphics/webp \ + libavcodec.so:multimedia/ffmpeg \ + libopenh264.so:multimedia/openh264 \ + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ + libsecret-1.so:security/libsecret \ + libnss3.so:security/nss \ + libexpat.so:textproc/expat2 \ + libfontconfig.so:x11-fonts/fontconfig +RUN_DEPENDS= xdg-open:devel/xdg-utils +TEST_DEPENDS= git:devel/git \ + ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ + npm-node12>0:www/npm-node12 USES= bison dos2unix gettext-tools gl gnome jpeg localbase:ldflags \ - ninja pkgconfig python:2.7,build,test tar:xz xorg - + ninja pkgconfig python:2.7,build,test shebangfix tar:xz xorg +DOS2UNIX_FILES= third_party/skia/third_party/vulkanmemoryallocator/include/vk_mem_alloc.h USE_GITHUB= yes GH_TAGNAME= ${DISTVERSIONPREFIX}${ELECTRON_VER} GH_TUPLE= nodejs:node:v${NODE_VER}:node \ nodejs:nan:${NAN_VER}:nan +USE_GL= gl glesv2 +USE_GNOME= atk cairo gdkpixbuf2 gtk30 libxml2 libxslt pango +USE_JAVA= yes +JAVA_VERSION= 1.8 +JAVA_BUILD= yes +USE_LDCONFIG= ${DATADIR} +USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ + xrender xscrnsaver xtst -# Official chromium version containing "gn" which is known to work -CHROMIUM_OFFICIAL_VER= 78.0.3904.108 -# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 78.0.3904.130 -# See ${WRKSRC}/third_party/node/node_modules.tar.gz.sha1 for CHROMIUM_NODE_MODULES_HASH -CHROMIUM_NODE_MODULES_HASH= ab7f28fee456b5af5fbd3fcb5bcc7c61420788c9 -# See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH -CHROMIUM_TEST_FONTS_HASH= a22de844e32a3f720d219e3911c3da3478039f89 -# See ${WRKSRC}/electron/DEPS for NODE_VER -NODE_VER= 12.8.1 -NODE_VER_MAJOR= ${NODE_VER:C/\..*$//} -# See ${WRKSRC}/electron/DEPS for NAN_VER -NAN_VER= 2ee313aaca52e2b478965ac50eb5082520380d1b +SHEBANG_FILES= buildtools/freebsd/clang-format -NO_WRKSUBDIR= yes -WRKSRC_SUBDIR= src +MAKE_ARGS= -C out/${BUILDTYPE} +MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ + CPLUS_INCLUDE_PATH=${LOCALBASE}/include +ALL_TARGET= electron third_party/electron_node:headers +POST_BUILD_TARGETS= licenses version +POST_BUILD_DIST_TARGETS= electron_dist_zip electron_chromedriver_zip \ + electron_mksnapshot_zip DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} - -DOS2UNIX_FILES= third_party/skia/third_party/vulkanmemoryallocator/include/vk_mem_alloc.h BINARY_ALIAS= python=${PYTHON_CMD} -USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ - xrender xscrnsaver xtst -USE_GL= gl glesv2 -USE_GNOME= atk cairo pango gdkpixbuf2 gtk30 libxml2 libxslt -USE_JAVA= yes -JAVA_VERSION= 1.8 -JAVA_BUILD= yes +NO_WRKSUBDIR= yes +WRKSRC_SUBDIR= src -USE_LDCONFIG= ${DATADIR} +PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ + ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} -GN_ARGS+= clang_use_chrome_plugins=false \ - enable_hangout_services_extension=true \ - enable_nacl=false \ - enable_one_click_signin=true \ - enable_remoting=false \ - fieldtrial_testing_like_official_build=true \ - is_clang=true \ - toolkit_views=true \ - treat_warnings_as_errors=false \ - use_allocator="none" \ - use_allocator_shim=false \ - use_aura=true \ - use_bundled_fontconfig=false \ - use_custom_libcxx=false \ - use_gnome_keyring=false \ - use_jumbo_build=true \ - use_lld=true \ - use_sysroot=false \ - use_system_freetype=true \ - use_system_harfbuzz=true \ - use_system_libjpeg=true \ - extra_cxxflags="${CXXFLAGS}" \ - extra_ldflags="${LDFLAGS}" -GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles +OPTIONS_DEFINE= CUPS DEBUG DIST DRIVER KERBEROS +OPTIONS_DEFAULT= CUPS DRIVER KERBEROS ALSA +OPTIONS_GROUP= AUDIO +OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO +OPTIONS_SUB= yes -ALL_TARGET= electron third_party/electron_node:headers -MAKE_ARGS= -C out/${BUILDTYPE} -MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ - CPLUS_INCLUDE_PATH=${LOCALBASE}/include - -OPTIONS_DEFINE= CUPS DEBUG DIST DRIVER KERBEROS DIST_DESC= Build distribution zip files DRIVER_DESC= Install chromedriver -OPTIONS_GROUP= AUDIO -OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO -OPTIONS_DEFAULT= CUPS DRIVER KERBEROS ALSA -OPTIONS_SUB= yes ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins -ALSA_VARS= GN_ARGS+=use_alsa=true -ALSA_VARS_OFF= GN_ARGS+=use_alsa=false - +ALSA_VARS= GN_ARGS+=use_alsa=true +ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CUPS_LIB_DEPENDS= libcups.so:print/cups -CUPS_VARS= GN_ARGS+=use_cups=true -CUPS_VARS_OFF= GN_ARGS+=use_cups=false - -DEBUG_VARS= BUILDTYPE=Debug \ - GN_ARGS+=is_component_build=false -DEBUG_VARS_OFF= BUILDTYPE=Release - -DIST_IMPLIES= DRIVER - +CUPS_VARS= GN_ARGS+=use_cups=true +CUPS_VARS_OFF= GN_ARGS+=use_cups=false +DEBUG_VARS= BUILDTYPE=Debug \ + GN_ARGS+=is_component_build=false +DEBUG_VARS_OFF= BUILDTYPE=Release +DIST_IMPLIES= DRIVER DRIVER_ALL_TARGET= chromedriver - -KERBEROS_VARS= GN_ARGS+=use_kerberos=true +KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false - PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false -POST_BUILD_TARGETS= licenses version -POST_BUILD_DIST_TARGETS= electron_dist_zip electron_chromedriver_zip electron_mksnapshot_zip +# Official chromium version containing "gn" which is known to work +CHROMIUM_OFFICIAL_VER= 83.0.4103.119 +# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER +CHROMIUM_VER= 83.0.4103.122 +# See ${WRKSRC}/third_party/node/node_modules.tar.gz.sha1 for CHROMIUM_NODE_MODULES_HASH +CHROMIUM_NODE_MODULES_HASH= a9603a3dc03fa41af9cc5c8ac28d23d1f98dfe3c +# See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH +CHROMIUM_TEST_FONTS_HASH= a22de844e32a3f720d219e3911c3da3478039f89 +# See ${WRKSRC}/electron/DEPS for NODE_VER +NODE_VER= 12.14.1 +# See ${WRKSRC}/electron/DEPS for NAN_VER +NAN_VER= 2ee313aaca52e2b478965ac50eb5082520380d1b -YARN_TIMESTAMP= 1609920122 +YARN_TIMESTAMP= 1610600411 -PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ - ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} +GN_ARGS+= clang_use_chrome_plugins=false \ + enable_hangout_services_extension=true \ + enable_nacl=false \ + enable_one_click_signin=true \ + enable_remoting=false \ + fieldtrial_testing_like_official_build=true \ + is_clang=true \ + toolkit_views=true \ + treat_warnings_as_errors=false \ + use_allocator="none" \ + use_allocator_shim=false \ + use_aura=true \ + use_custom_libcxx=false \ + use_gnome_keyring=false \ + use_lld=true \ + use_sysroot=false \ + use_system_freetype=true \ + use_system_harfbuzz=true \ + use_system_libjpeg=true \ + extra_cxxflags="${CXXFLAGS}" \ + extra_ldflags="${LDFLAGS}" +GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles .include "Makefile.version" .include @@ -201,21 +192,31 @@ pre-fetch: fi post-extract: +# Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} - ${RM} -r ${WRKSRC}/tools/gn - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_OFFICIAL_VER}/tools/gn \ - ${WRKSRC}/tools/gn ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ ${WRKSRC}/third_party/nan ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ ${WRKSRC}/third_party/electron_node + ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/node_modules ${WRKSRC}/third_party/node + ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/test_fonts ${WRKSRC}/third_party/test_fonts +# Take in clang-format from official chromium distribution + ${MKDIR} ${WRKSRC}/buildtools/freebsd + ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_OFFICIAL_VER}/buildtools/linux64/clang-format \ + ${WRKSRC}/buildtools/freebsd +# Take in gn source files from official chromium distribution + ${RM} -r ${WRKSRC}/tools/gn + ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_OFFICIAL_VER}/tools/gn \ + ${WRKSRC}/tools/gn +# Remove unnecessary files + ${RM} -r ${WRKSRC}/third_party/jdk/current + ${RM} -r ${WRKSRC}/third_party/jdk/extras +# Install node modules for electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc cd ${WRKSRC}/electron && \ ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/node_modules ${WRKSRC}/third_party/node - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/test_fonts ${WRKSRC}/third_party/test_fonts pre-patch: ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} @@ -223,26 +224,26 @@ pre-patch: # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete pre-configure: - # We used to remove bundled libraries to be sure that chromium uses - # system libraries and not shipped ones. - # cd ${WRKSRC} && ${PYTHON_CMD} \ - #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] +# We used to remove bundled libraries to be sure that chromium uses +# system libraries and not shipped ones. +# cd ${WRKSRC} && ${PYTHON_CMD} \ +#./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ - ffmpeg flac freetype harfbuzz-ng libdrm libusb libwebp libxml \ - libxslt openh264 opus snappy yasm || ${FALSE} + ffmpeg flac fontconfig freetype harfbuzz-ng libdrm libpng \ + libusb libwebp libxml libxslt openh264 opus snappy yasm || ${FALSE} do-configure: - # GN generator bootstrapping and generating ninja files +# GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ --args='import("//electron/build/args/${BUILDTYPE:tl}.gn") ${GN_ARGS}' - # Setup nodejs dependency +# Setup nodejs dependency ${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd-x64/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd-x64/bin/node - # Setup java dependency +# Setup java dependency ${MKDIR} ${WRKDIR}/bin ${LN} -sf ${LOCALBASE}/openjdk8/bin/java ${WRKDIR}/bin/java @@ -264,14 +265,14 @@ do-install: .for f in electron mksnapshot v8_context_snapshot_generator ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor -.for f in libEGL.so libGLESv2.so +.for f in libEGL.so libGLESv2.so libvk_swiftshader.so libvulkan.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${DATADIR}/swiftshader -.for f in libEGL.so libGLESv2.so libvk_swiftshader.so +.for f in libEGL.so libGLESv2.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/swiftshader/${f} ${STAGEDIR}${DATADIR}/swiftshader .endfor -.for f in LICENSE LICENSES.chromium.html icudtl.dat natives_blob.bin snapshot_blob.bin v8_context_snapshot.bin version +.for f in LICENSE LICENSES.chromium.html icudtl.dat snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak @@ -295,8 +296,8 @@ post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver ${STAGEDIR}${DATADIR} do-test: - # Note 1: "npm install" will run before actual tests are executed - # Note 2: Xvfb or something similar is necessary for headless testing +# Note 1: "npm install" will run before actual tests are executed +# Note 2: Xvfb or something similar is necessary for headless testing cd ${WRKSRC}/electron && \ ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ npm run test -- --ci Modified: head/devel/electron9/Makefile.version ============================================================================== --- head/devel/electron7/Makefile.version Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/Makefile.version Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ # $FreeBSD$ -ELECTRON_VER= 7.3.3 +ELECTRON_VER= 9.4.1 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} Modified: head/devel/electron9/distinfo ============================================================================== --- head/devel/electron7/distinfo Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/distinfo Fri Jan 22 00:01:01 2021 (r562262) @@ -1,17 +1,17 @@ -TIMESTAMP = 1609922548 -SHA256 (electron/chromium-78.0.3904.130.tar.xz) = 6f9656a345e8cd4938520a70d1979672190f386ac710421be8d32cb542008fc2 -SIZE (electron/chromium-78.0.3904.130.tar.xz) = 1405077664 -SHA256 (electron/chromium-78.0.3904.108.tar.xz) = f9c53839f306d2973de27723360024f7904101d426b9e7e9cdb56e8bcc775b0e -SIZE (electron/chromium-78.0.3904.108.tar.xz) = 742906260 -SHA256 (electron/ab7f28fee456b5af5fbd3fcb5bcc7c61420788c9) = a45b953ebd15f4f13f1e0c675ccf59e9ed0352049497c4bea0111dbc2c9a5997 -SIZE (electron/ab7f28fee456b5af5fbd3fcb5bcc7c61420788c9) = 4593699 +TIMESTAMP = 1610600972 +SHA256 (electron/chromium-83.0.4103.122.tar.xz) = 69c11f53d02b951d5d7192bef3827b57744e8a9e7ef52817e30dd0cfebf31e45 +SIZE (electron/chromium-83.0.4103.122.tar.xz) = 1610073368 +SHA256 (electron/chromium-83.0.4103.119.tar.xz) = 452cbc58895a46b2b87ba450a3f86897de92ad08ce28ffdbed6b3f12101d3788 +SIZE (electron/chromium-83.0.4103.119.tar.xz) = 802677600 +SHA256 (electron/a9603a3dc03fa41af9cc5c8ac28d23d1f98dfe3c) = b8b23fa102ddea8b6b4b6b9161c76636fd48b37e6bcfe955e56bfe04e31ba13b +SIZE (electron/a9603a3dc03fa41af9cc5c8ac28d23d1f98dfe3c) = 8072260 SHA256 (electron/a22de844e32a3f720d219e3911c3da3478039f89) = 6e331676d098a57c53c1250821dc47ed84c47f823901bf30c4704df90d8a34be SIZE (electron/a22de844e32a3f720d219e3911c3da3478039f89) = 17469927 -SHA256 (electron/electron-yarn-cache-7.3.3.tar.xz) = 226cdcb542c389708925f1db76c760e0520051908a8b9d679bc36fa9851b3c05 -SIZE (electron/electron-yarn-cache-7.3.3.tar.xz) = 24834140 -SHA256 (electron/electron-electron-v7.3.3_GH0.tar.gz) = cd216520c38d9669d37704a401e85a88eb5c9e4811cfc1fee37e92acbb54a180 -SIZE (electron/electron-electron-v7.3.3_GH0.tar.gz) = 5618507 -SHA256 (electron/nodejs-node-v12.8.1_GH0.tar.gz) = 11648d586f68ee5fc38e4cadf3974541aac4a67709fa028e9075aff42e28d9b9 -SIZE (electron/nodejs-node-v12.8.1_GH0.tar.gz) = 72104419 +SHA256 (electron/electron-yarn-cache-9.4.1.tar.xz) = 78914dd0838e099439b4951d25095c77cc7beaa24613214827a85316206f0a7d +SIZE (electron/electron-yarn-cache-9.4.1.tar.xz) = 34371832 +SHA256 (electron/electron-electron-v9.4.1_GH0.tar.gz) = 953e34b156fc9cd49b8f39daf662b279930913eea7bf47265ce60b576dfc7a36 +SIZE (electron/electron-electron-v9.4.1_GH0.tar.gz) = 6143109 +SHA256 (electron/nodejs-node-v12.14.1_GH0.tar.gz) = 01e4a960be3e26b87c55509ee1cb44a14946a4169d5cdec046dd05058d995b26 +SIZE (electron/nodejs-node-v12.14.1_GH0.tar.gz) = 73878850 SHA256 (electron/nodejs-nan-2ee313aaca52e2b478965ac50eb5082520380d1b_GH0.tar.gz) = e6d0727f2f33d6c0fdbee3182543cb23679551dc15318cc8a2489901eabe9915 SIZE (electron/nodejs-nan-2ee313aaca52e2b478965ac50eb5082520380d1b_GH0.tar.gz) = 173099 Modified: head/devel/electron9/files/package.json ============================================================================== --- head/devel/electron7/files/package.json Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/package.json Fri Jan 22 00:01:01 2021 (r562262) @@ -1,25 +1,32 @@ { "name": "electron", - "version": "7.3.3", + "version": "9.4.1", "repository": "https://github.com/electron/electron", "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "devDependencies": { "@electron/docs-parser": "^0.4.2", "@electron/typescript-definitions": "^8.6.4", + "@octokit/auth-app": "^2.10.0", "@octokit/rest": "^16.3.2", "@primer/octicons": "^9.1.1", + "@types/basic-auth": "^1.1.2", + "@types/busboy": "^0.2.3", "@types/chai": "^4.1.7", "@types/chai-as-promised": "^7.1.0", + "@types/dirty-chai": "^2.0.0", "@types/express": "^4.16.1", "@types/fs-extra": "^5.0.5", "@types/mocha": "^5.2.6", "@types/node": "^12.0.10", + "@types/rimraf": "^3.0.0", "@types/semver": "^6.0.1", + "@types/send": "^0.14.5", "@types/split": "^1.0.0", + "@types/uuid": "^3.4.6", "@types/webpack": "^4.4.32", "@types/webpack-env": "^1.13.9", - "@typescript-eslint/eslint-plugin": "^1.4.2", - "@typescript-eslint/parser": "^1.4.2", + "@typescript-eslint/eslint-plugin": "^2.6.0", + "@typescript-eslint/parser": "^2.6.0", "asar": "^1.0.0", "check-for-leaks": "^1.2.1", "colors": "^1.1.2", @@ -41,6 +48,7 @@ "lint-staged": "^8.1.0", "minimist": "^1.2.0", "nugget": "^2.0.1", + "null-loader": "^4.0.0", "pre-flight": "^1.1.0", "remark-cli": "^4.0.0", "remark-preset-lint-markdown-style-guide": "^2.1.1", @@ -55,8 +63,8 @@ "ts-loader": "^6.0.2", "ts-node": "^6.0.3", "typescript": "^3.5.2", - "webpack": "^4.32.2", - "webpack-cli": "^3.3.2" + "webpack": "^4.43.0", + "webpack-cli": "^3.3.12" }, "private": true, "scripts": { @@ -64,7 +72,7 @@ "generate-version-json": "node script/generate-version-json.js", "lint": "node ./script/lint.js && npm run lint:clang-format && npm run lint:docs", "lint:js": "node ./script/lint.js --js", - "lint:clang-format": "python script/run-clang-format.py -r -c atom/ chromium_src/ || (echo \"\\nCode not formatted correctly.\" && exit 1)", + "lint:clang-format": "python script/run-clang-format.py -r -c shell/ chromium_src/ || (echo \"\\nCode not formatted correctly.\" && exit 1)", "lint:cpp": "node ./script/lint.js --cc", "lint:objc": "node ./script/lint.js --objc", "lint:py": "node ./script/lint.js --py", @@ -77,6 +85,7 @@ "create-typescript-definitions": "npm run create-api-json && electron-typescript-definitions --api=electron-api.json && node spec/ts-smoke/runner.js", "gn-typescript-definitions": "npm run create-typescript-definitions && shx cp electron.d.ts", "pre-flight": "pre-flight", + "gn-check": "node ./script/gn-check.js", "preinstall": "node -e 'process.exit(0)'", "prepack": "check-for-leaks", "repl": "node ./script/start.js --interactive", @@ -113,6 +122,7 @@ "remark -qf" ], "*.{gn,gni}": [ + "npm run gn-check", "python script/run-gn-format.py", "git add" ], @@ -124,6 +134,15 @@ "node script/gen-filenames.js", "python script/check-trailing-whitespace.py --fix", "git add filenames.auto.gni" + ], + "{*.patch,.patches}": [ + "node script/lint.js --patches --only --" + ], + "DEPS": [ + "node script/gen-hunspell-filenames.js" ] + }, + "dependencies": { + "@types/temp": "^0.8.34" } } Modified: head/devel/electron9/files/patch-BUILD.gn ============================================================================== --- head/devel/electron7/files/patch-BUILD.gn Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-BUILD.gn Fri Jan 22 00:01:01 2021 (r562262) @@ -1,6 +1,6 @@ ---- BUILD.gn.orig 2019-12-12 12:38:54 UTC +--- BUILD.gn.orig 2020-06-03 09:02:09 UTC +++ BUILD.gn -@@ -404,7 +404,7 @@ group("gn_all") { +@@ -418,7 +418,7 @@ group("gn_all") { ] } @@ -9,7 +9,7 @@ deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -445,8 +445,6 @@ group("gn_all") { +@@ -459,8 +459,6 @@ group("gn_all") { "//net:disk_cache_memory_test", "//net:quic_client", "//net:quic_server", @@ -18,7 +18,7 @@ "//testing:empty_main", ] -@@ -501,10 +499,6 @@ group("gn_all") { +@@ -515,10 +513,6 @@ group("gn_all") { "//chrome/test:load_library_perf_tests", "//chrome/test:sync_performance_tests", "//chrome/test/chromedriver:chromedriver", @@ -29,7 +29,7 @@ "//media/cast:generate_barcode_video", "//media/cast:generate_timecode_audio", "//net:crash_cache", -@@ -560,10 +554,6 @@ group("gn_all") { +@@ -579,10 +573,6 @@ group("gn_all") { "//mojo:mojo_perftests", "//services/service_manager/public/cpp", "//testing/gmock:gmock_main", @@ -40,7 +40,7 @@ ] if (!is_android) { -@@ -637,7 +627,7 @@ group("gn_all") { +@@ -656,7 +646,7 @@ group("gn_all") { host_os == "win") { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } @@ -49,7 +49,7 @@ deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -776,7 +766,6 @@ group("gn_all") { +@@ -789,7 +779,6 @@ group("gn_all") { "//chrome/browser/vr:vr_common_perftests", "//chrome/browser/vr:vr_common_unittests", "//chrome/browser/vr:vr_pixeltests", @@ -57,15 +57,7 @@ ] if (is_desktop_linux && use_ozone) { deps += [ "//chrome/browser/vr/testapp:vr_testapp" ] -@@ -896,7 +885,6 @@ if (is_chromeos) { - "//ppapi/examples/video_decode", - "//sandbox/linux:chrome_sandbox", - "//sandbox/linux:sandbox_linux_unittests", -- "//third_party/breakpad:minidump_stackwalk($host_toolchain)", - - # Blocked on https://github.com/catapult-project/catapult/issues/2297 - #"//third_party/catapult/telemetry:bitmaptools", -@@ -1065,7 +1053,7 @@ if (!is_ios) { +@@ -1072,7 +1061,7 @@ if (!is_ios) { ] } @@ -74,7 +66,7 @@ data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -1074,7 +1062,7 @@ if (!is_ios) { +@@ -1081,7 +1070,7 @@ if (!is_ios) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } @@ -83,7 +75,7 @@ data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1216,9 +1204,6 @@ group("chromium_builder_perf") { +@@ -1274,9 +1263,6 @@ group("chromium_builder_perf") { if (is_win) { data_deps += [ "//chrome/installer/mini_installer:mini_installer" ] Added: head/devel/electron9/files/patch-apps_app__restore__service__browsertest.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/electron9/files/patch-apps_app__restore__service__browsertest.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -0,0 +1,11 @@ +--- apps/app_restore_service_browsertest.cc.orig 2020-05-26 08:03:12 UTC ++++ apps/app_restore_service_browsertest.cc +@@ -147,7 +147,7 @@ IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, FileAcc + } + + // Flaky: crbug.com/269613 +-#if defined(OS_LINUX) || defined(OS_WIN) ++#if defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) + #define MAYBE_FileAccessIsRestored DISABLED_FileAccessIsRestored + #else + #define MAYBE_FileAccessIsRestored FileAccessIsRestored Modified: head/devel/electron9/files/patch-apps_ui_views_app__window__frame__view.cc ============================================================================== --- head/devel/electron7/files/patch-apps_ui_views_app__window__frame__view.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-apps_ui_views_app__window__frame__view.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- apps/ui/views/app_window_frame_view.cc.orig 2019-12-12 12:38:55 UTC +--- apps/ui/views/app_window_frame_view.cc.orig 2020-05-26 07:48:14 UTC +++ apps/ui/views/app_window_frame_view.cc @@ -125,7 +125,7 @@ gfx::Rect AppWindowFrameView::GetBoundsForClientView() gfx::Rect AppWindowFrameView::GetWindowBoundsForClientBounds( Modified: head/devel/electron9/files/patch-ash_display_mirror__window__controller.cc ============================================================================== --- head/devel/electron7/files/patch-ash_display_mirror__window__controller.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-ash_display_mirror__window__controller.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,6 +1,6 @@ ---- ash/display/mirror_window_controller.cc.orig 2019-12-12 12:38:55 UTC +--- ash/display/mirror_window_controller.cc.orig 2020-05-26 07:48:14 UTC +++ ash/display/mirror_window_controller.cc -@@ -274,7 +274,11 @@ void MirrorWindowController::UpdateWindow( +@@ -275,7 +275,11 @@ void MirrorWindowController::UpdateWindow( return info.id() == iter->first; }) == display_info_list.end()) { CloseAndDeleteHost(iter->second, true); Modified: head/devel/electron9/files/patch-base_BUILD.gn ============================================================================== --- head/devel/electron7/files/patch-base_BUILD.gn Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_BUILD.gn Fri Jan 22 00:01:01 2021 (r562262) @@ -1,6 +1,37 @@ ---- base/BUILD.gn.orig 2019-12-12 12:38:58 UTC +--- base/BUILD.gn.orig 2020-05-26 08:03:14 UTC +++ base/BUILD.gn -@@ -1266,7 +1266,7 @@ jumbo_component("base") { +@@ -59,7 +59,7 @@ declare_args() { + # replacement base::Location::Current(). On by default in non-official builds + # for testing purposes. + # TODO(https://crbug.com/974061): remove this eventually. +- from_here_uses_location_builtins = !is_official_build ++ from_here_uses_location_builtins = !is_official_build && !is_bsd + + # Unsafe developer build. Has developer-friendly features that may weaken or + # disable security measures like sandboxing or ASLR. +@@ -929,7 +929,7 @@ jumbo_component("base") { + "timer/hi_res_timer_manager_posix.cc", + ] + +- if (!is_nacl && !is_mac && !is_ios) { ++ if (!is_nacl && !is_mac && !is_ios && !is_bsd) { + sources += [ + "profiler/stack_copier_signal.cc", + "profiler/stack_copier_signal.h", +@@ -938,6 +938,12 @@ jumbo_component("base") { + "profiler/thread_delegate_posix.h", + ] + } ++ ++ if (is_bsd) { ++ sources += [ ++ "profiler/stack_sampler_posix.cc", ++ ] ++ } + } + + if (is_win) { +@@ -1321,7 +1327,7 @@ jumbo_component("base") { # Needed for if using newer C++ library than sysroot, except if # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. @@ -9,7 +40,7 @@ host_toolchain != "//build/toolchain/cros:host") { libs += [ "atomic" ] } -@@ -1292,7 +1292,7 @@ jumbo_component("base") { +@@ -1347,7 +1353,7 @@ jumbo_component("base") { "allocator/allocator_shim_override_glibc_weak_symbols.h", ] deps += [ "//base/allocator:tcmalloc" ] @@ -18,7 +49,7 @@ sources += [ "allocator/allocator_shim_default_dispatch_to_glibc.cc" ] } else if (is_android && use_allocator == "none") { sources += [ -@@ -1893,6 +1893,33 @@ jumbo_component("base") { +@@ -1942,6 +1948,33 @@ jumbo_component("base") { } } @@ -51,11 +82,20 @@ + # iOS if (is_ios) { - set_sources_assignment_filter([]) -@@ -3041,6 +3068,12 @@ test("base_unittests") { + sources -= [ +@@ -2898,7 +2931,7 @@ test("base_unittests") { + "posix/unix_domain_socket_unittest.cc", + "task/thread_pool/task_tracker_posix_unittest.cc", ] - set_sources_assignment_filter(sources_assignment_filter) +- if (!is_nacl && !is_mac && !is_ios) { ++ if (!is_nacl && !is_mac && !is_ios && !is_bsd) { + sources += [ "profiler/stack_copier_signal_unittest.cc" ] + } } +@@ -3087,6 +3120,12 @@ test("base_unittests") { + + manifest = "//build/config/fuchsia/tests.cmx" + } + + if (is_bsd) { + sources -= [ @@ -63,5 +103,5 @@ + ] + } - if (is_win) { - deps += [ "//base:scoped_handle_test_dll" ] + if (!is_fuchsia && !is_ios) { + sources += [ "files/file_locking_unittest.cc" ] Modified: head/devel/electron9/files/patch-base_allocator_allocator__shim.cc ============================================================================== --- head/devel/electron7/files/patch-base_allocator_allocator__shim.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_allocator_allocator__shim.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim.cc.orig 2019-12-12 12:38:58 UTC +--- base/allocator/allocator_shim.cc.orig 2020-05-26 08:03:14 UTC +++ base/allocator/allocator_shim.cc @@ -71,7 +71,7 @@ inline const base::allocator::AllocatorDispatch* GetCh // Unfortunately due to that bug NoBarrier_Load() is mistakenly fully Modified: head/devel/electron9/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc ============================================================================== --- head/devel/electron7/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,7 +1,7 @@ ---- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2019-12-12 12:38:58 UTC +--- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2020-05-26 07:48:14 UTC +++ base/allocator/allocator_shim_default_dispatch_to_glibc.cc -@@ -5,18 +5,28 @@ - #include "base/allocator/allocator_shim.h" +@@ -6,18 +6,28 @@ + #include "base/compiler_specific.h" #include -#include @@ -36,7 +36,7 @@ } // extern "C" namespace { -@@ -24,32 +34,32 @@ namespace { +@@ -25,32 +35,32 @@ namespace { using base::allocator::AllocatorDispatch; void* GlibcMalloc(const AllocatorDispatch*, size_t size, void* context) { @@ -73,4 +73,4 @@ + __free(address); } - size_t GlibcGetSizeEstimate(const AllocatorDispatch*, + NO_SANITIZE("cfi-icall") Modified: head/devel/electron9/files/patch-base_allocator_allocator__shim__override__libc__symbols.h ============================================================================== --- head/devel/electron7/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim_override_libc_symbols.h.orig 2019-12-12 12:38:58 UTC +--- base/allocator/allocator_shim_override_libc_symbols.h.orig 2020-05-26 07:48:14 UTC +++ base/allocator/allocator_shim_override_libc_symbols.h @@ -10,7 +10,7 @@ #endif Modified: head/devel/electron9/files/patch-base_allocator_allocator__shim__unittest.cc ============================================================================== --- head/devel/electron7/files/patch-base_allocator_allocator__shim__unittest.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_allocator_allocator__shim__unittest.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim_unittest.cc.orig 2019-12-12 12:38:58 UTC +--- base/allocator/allocator_shim_unittest.cc.orig 2020-05-26 08:03:14 UTC +++ base/allocator/allocator_shim_unittest.cc @@ -348,7 +348,7 @@ TEST_F(AllocatorShimTest, InterceptLibcSymbols) { ASSERT_GE(aligned_allocs_intercepted_by_size[61], 1u); @@ -34,3 +34,12 @@ #if !defined(OS_WIN) free(posix_memalign_ptr); +@@ -550,7 +550,7 @@ static size_t GetAllocatedSize(void* ptr) { + static size_t GetAllocatedSize(void* ptr) { + return malloc_size(ptr); + } +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + static size_t GetAllocatedSize(void* ptr) { + return malloc_usable_size(ptr); + } Modified: head/devel/electron9/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h ============================================================================== --- head/devel/electron7/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h Fri Jan 22 00:01:01 2021 (r562262) @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2019-12-12 12:38:58 UTC +--- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2020-05-26 07:48:14 UTC +++ base/allocator/partition_allocator/page_allocator_internals_posix.h -@@ -19,7 +19,7 @@ +@@ -22,7 +22,7 @@ #if defined(OS_ANDROID) #include #endif Added: head/devel/electron9/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/electron9/files/patch-base_allocator_partition__allocator_partition__alloc__unittest.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -0,0 +1,17 @@ +--- base/allocator/partition_allocator/partition_alloc_unittest.cc.orig 2020-05-26 08:03:14 UTC ++++ base/allocator/partition_allocator/partition_alloc_unittest.cc +@@ -314,9 +314,13 @@ void FreeFullPage(PartitionPage* page) { + } + } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + bool CheckPageInCore(void* ptr, bool in_core) { ++#if defined(OS_BSD) ++ char ret = 0; ++#else + unsigned char ret = 0; ++#endif + EXPECT_EQ(0, mincore(ptr, kSystemPageSize, &ret)); + return in_core == (ret & 1); + } Modified: head/devel/electron9/files/patch-base_base__switches.cc ============================================================================== --- head/devel/electron7/files/patch-base_base__switches.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_base__switches.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/base_switches.cc.orig 2019-12-12 12:38:58 UTC +--- base/base_switches.cc.orig 2020-05-26 07:48:14 UTC +++ base/base_switches.cc @@ -117,7 +117,7 @@ const char kDisableHighResTimer[] = "disable-highres-t const char kDisableUsbKeyboardDetect[] = "disable-usb-keyboard-detect"; Modified: head/devel/electron9/files/patch-base_base__switches.h ============================================================================== --- head/devel/electron7/files/patch-base_base__switches.h Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_base__switches.h Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/base_switches.h.orig 2019-12-12 12:38:58 UTC +--- base/base_switches.h.orig 2020-05-26 07:48:14 UTC +++ base/base_switches.h @@ -38,7 +38,7 @@ extern const char kDisableHighResTimer[]; extern const char kDisableUsbKeyboardDetect[]; Modified: head/devel/electron9/files/patch-base_cpu.cc ============================================================================== --- head/devel/electron7/files/patch-base_cpu.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_cpu.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/cpu.cc.orig 2019-12-12 12:38:58 UTC +--- base/cpu.cc.orig 2020-05-26 08:03:14 UTC +++ base/cpu.cc @@ -14,7 +14,7 @@ Modified: head/devel/electron9/files/patch-base_debug_debugger__posix.cc ============================================================================== --- head/devel/electron7/files/patch-base_debug_debugger__posix.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_debug_debugger__posix.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,6 +1,6 @@ ---- base/debug/debugger_posix.cc.orig 2019-12-12 12:38:58 UTC +--- base/debug/debugger_posix.cc.orig 2020-05-26 08:03:14 UTC +++ base/debug/debugger_posix.cc -@@ -90,7 +90,7 @@ bool BeingDebugged() { +@@ -95,7 +95,7 @@ bool BeingDebugged() { KERN_PROC, KERN_PROC_PID, getpid() @@ -9,7 +9,7 @@ , sizeof(struct kinfo_proc), 0 #endif -@@ -98,33 +98,35 @@ bool BeingDebugged() { +@@ -103,33 +103,35 @@ bool BeingDebugged() { // Caution: struct kinfo_proc is marked __APPLE_API_UNSTABLE. The source and // binary interfaces may change. Modified: head/devel/electron9/files/patch-base_debug_elf__reader.cc ============================================================================== --- head/devel/electron7/files/patch-base_debug_elf__reader.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_debug_elf__reader.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,18 +1,28 @@ ---- base/debug/elf_reader.cc.orig 2019-12-12 12:38:58 UTC +--- base/debug/elf_reader.cc.orig 2020-05-26 08:03:14 UTC +++ base/debug/elf_reader.cc -@@ -83,6 +83,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, - reinterpret_cast(elf_base + header.p_vaddr); +@@ -35,7 +35,9 @@ using Nhdr = Elf64_Nhdr; + using Word = Elf64_Word; + #endif + ++#if !defined(OS_BSD) + constexpr char kGnuNoteName[] = "GNU"; ++#endif + + // Returns a pointer to the header of the ELF binary mapped into memory, + // or a null pointer if the header is invalid. +@@ -98,6 +100,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, bool found = false; - while (current_note < section_end) { + while (current_section < section_end) { + current_note = reinterpret_cast(current_section); +#if !defined(OS_BSD) if (current_note->n_type == NT_GNU_BUILD_ID) { - const char* note_name = - reinterpret_cast(current_note) + sizeof(Nhdr); -@@ -92,6 +93,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, + StringPiece note_name(current_section + sizeof(Nhdr), + current_note->n_namesz); +@@ -107,6 +110,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, break; } } +#endif - current_note = reinterpret_cast( - reinterpret_cast(current_note) + sizeof(Nhdr) + + size_t section_size = bits::Align(current_note->n_namesz, 4) + + bits::Align(current_note->n_descsz, 4) + Modified: head/devel/electron9/files/patch-base_debug_proc__maps__linux.cc ============================================================================== --- head/devel/electron7/files/patch-base_debug_proc__maps__linux.cc Thu Jan 21 23:54:27 2021 (r562261) +++ head/devel/electron9/files/patch-base_debug_proc__maps__linux.cc Fri Jan 22 00:01:01 2021 (r562262) @@ -1,4 +1,4 @@ ---- base/debug/proc_maps_linux.cc.orig 2019-12-12 12:38:58 UTC +--- base/debug/proc_maps_linux.cc.orig 2020-05-26 08:03:14 UTC +++ base/debug/proc_maps_linux.cc @@ -12,7 +12,7 @@ #include "base/strings/string_split.h" @@ -9,3 +9,133 @@ #include #endif +@@ -28,6 +28,11 @@ + namespace base { + namespace debug { + ++#if defined(OS_BSD) ++const char kProcSelfMapsPath[] = "/proc/curproc/map"; ++#else ++const char kProcSelfMapsPath[] = "/proc/self/maps"; ++ + // Scans |proc_maps| starting from |pos| returning true if the gate VMA was + // found, otherwise returns false. + static bool ContainsGateVMA(std::string* proc_maps, size_t pos) { +@@ -43,15 +48,16 @@ static bool ContainsGateVMA(std::string* proc_maps, si + return false; + #endif + } ++#endif + + bool ReadProcMaps(std::string* proc_maps) { + // seq_file only writes out a page-sized amount on each call. Refer to header + // file for details. + const long kReadSize = sysconf(_SC_PAGESIZE); + +- base::ScopedFD fd(HANDLE_EINTR(open("/proc/self/maps", O_RDONLY))); ++ base::ScopedFD fd(HANDLE_EINTR(open(kProcSelfMapsPath, O_RDONLY))); + if (!fd.is_valid()) { +- DPLOG(ERROR) << "Couldn't open /proc/self/maps"; ++ DPLOG(ERROR) << "Couldn't open " << kProcSelfMapsPath; + return false; + } + proc_maps->clear(); +@@ -65,7 +71,7 @@ bool ReadProcMaps(std::string* proc_maps) { + + ssize_t bytes_read = HANDLE_EINTR(read(fd.get(), buffer, kReadSize)); + if (bytes_read < 0) { +- DPLOG(ERROR) << "Couldn't read /proc/self/maps"; ++ DPLOG(ERROR) << "Couldn't read " << kProcSelfMapsPath; + proc_maps->clear(); + return false; + } +@@ -76,6 +82,7 @@ bool ReadProcMaps(std::string* proc_maps) { + if (bytes_read == 0) + break; + ++#if !defined(OS_BSD) + // The gate VMA is handled as a special case after seq_file has finished + // iterating through all entries in the virtual memory table. + // +@@ -86,6 +93,7 @@ bool ReadProcMaps(std::string* proc_maps) { + // Avoid this by searching for the gate VMA and breaking early. + if (ContainsGateVMA(proc_maps, pos)) + break; ++#endif + } + + return true; +@@ -114,10 +122,32 @@ bool ParseProcMaps(const std::string& input, + MappedMemoryRegion region; + const char* line = lines[i].c_str(); + char permissions[5] = {'\0'}; // Ensure NUL-terminated string. ++ int path_index = 0; ++ ++#if defined(OS_BSD) ++ if (lines[i].empty()) ++ continue; ++ ++ *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***