From nobody Sun Feb 04 20:53:29 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TShYj4031z58mrL; Sun, 4 Feb 2024 20:53:29 +0000 (UTC) (envelope-from git@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 4TShYj3lK5z4Gnw; Sun, 4 Feb 2024 20:53:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707080009; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UuvP4bgMXlAx0Irt83A8ySonr64rQOfJBg8Hue3IUq0=; b=RCoWYp35dgdHCxfHU0hYyiEjjfupxoyDowmwcFoWVeOAemyNDiAV0QJ2qBQ3BP+skO+Kmk twQS67OPn/37osIzpaXbWz74Uq1N69oyOYLN/ozFvrPLB93pVDIYnuDOfwraelRpcLjU7Z ikyYTkWCLgKFSmb3zJaBnxjSOeR9DWoysHBlswpiWuA+TMJC4FMwN5dzrWUXVViOEdYdyd g36hkwl8wFgvHTQ6jpz7xkOhdAu58DHD4OG/0k4i6TLa+g106FqdwJASyyAPcERUajoB0f QIdPpQbUD914mCofHsD6fFw0eJ8TNlBwFa5CjqVftIAOhiVavDS1QA0bDuRjAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707080009; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UuvP4bgMXlAx0Irt83A8ySonr64rQOfJBg8Hue3IUq0=; b=P9YEOL2e6grJtirbLoAgj7O4aPv1m3H8IBVB2AY6ECkbP3+X6JOOmgq9YU9YPIAZEpOOQt Vpvo7WHm5ySniSUTxiwzXF0DZocqs6xiy9rMVrhuJwwCq7wVt327Ix7J3jtY74QdH5Inq7 sBnermdKMNuEws4dx4ElDJsHI3Z2CEt6mEU9OEa4/liVhVGovrNlGqtQ7/sHCXDqUtE+J6 lswJkXMtBihhdw0diN343IwvQHqBRJ9xHro7DCMPaYnS3Ix5EVdQrMTb1Hp8byC3DBqzkH OCYXH0XYfwdjAhNVYkZAkFGSq6jI7TQfP0z5DgyIG8dVRNL2+xUJeI/pzdwh1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707080009; a=rsa-sha256; cv=none; b=xW8uuZN2KxzOT1KDYicA7zI2cMVn3f3ttgcXyCj8NmSq1WN2IlQic43ZPAaO4gAu+mI1Xz so3q+l66lXYP6BqI+tDhi8jHuEccCp4g8SBOs3J1RvtmvO2N6b/HqrlKwJTQUU1Qm/QvYB nFa+FCAOfmsAngunFriXxcHMhteGyGenIolFZA/cTLPqIOKCCjYGAcSCbdCmhZIJroxzyt RtGKE0MhBw7HUipjxTfU7FzkEATcpoG867CChYmFgSKgwPA19xXSlvTOdDDzOS/Pdx5+7G bgRW9XkFyE7ZU778oFZrnhfcMYhGHFg43TkVYj93W7h/23aISkMWvLhuJ0/bFw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TShYj2p1vz1BR9; Sun, 4 Feb 2024 20:53:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 414KrT6d083023; Sun, 4 Feb 2024 20:53:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 414KrTcr083020; Sun, 4 Feb 2024 20:53:29 GMT (envelope-from git) Date: Sun, 4 Feb 2024 20:53:29 GMT Message-Id: <202402042053.414KrTcr083020@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Robert Nagy Subject: git: f36ebc3ba324 - 2024Q1 - www/iridium: update to 2024.01.120 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rnagy X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q1 X-Git-Reftype: branch X-Git-Commit: f36ebc3ba324ccafc4707fcdf185ae1f4fe2b6a1 Auto-Submitted: auto-generated The branch 2024Q1 has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f36ebc3ba324ccafc4707fcdf185ae1f4fe2b6a1 commit f36ebc3ba324ccafc4707fcdf185ae1f4fe2b6a1 Author: Robert Nagy AuthorDate: 2024-02-04 20:51:55 +0000 Commit: Robert Nagy CommitDate: 2024-02-04 20:53:19 +0000 www/iridium: update to 2024.01.120 (cherry picked from commit a481ee1e98dd46154b90787898cc11d7427472f0) --- www/iridium/Makefile | 4 +- www/iridium/distinfo | 6 +- www/iridium/files/patch-BUILD.gn | 16 +-- ...patch-apps_ui_views_app__window__frame__view.cc | 4 +- www/iridium/files/patch-base_BUILD.gn | 20 +-- ...lloc__base_threading_platform__thread__posix.cc | 11 -- ...ition__allocator_src_partition__alloc_BUILD.gn} | 6 +- ...rtition__alloc_address__space__randomization.h} | 4 +- ...locator_src_partition__alloc_page__allocator.h} | 4 +- ..._partition__alloc_page__allocator__constants.h} | 4 +- ...ion__alloc_page__allocator__internals__posix.h} | 4 +- ..._partition__alloc_partition__address__space.cc} | 4 +- ...oc_partition__alloc__base_compiler__specific.h} | 4 +- ...tion__alloc__base_debug_stack__trace__posix.cc} | 4 +- ...oc_partition__alloc__base_rand__util__posix.cc} | 4 +- ..._partition__alloc__base_strings_safe__sprintf.h | 11 ++ ..._threading_platform__thread__internal__posix.h} | 4 +- ...lloc__base_threading_platform__thread__posix.cc | 11 ++ ...rc_partition__alloc_partition__alloc__config.h} | 8 +- ...partition__alloc_partition__alloc__constants.h} | 4 +- ...c_partition__alloc_partition__alloc__forward.h} | 4 +- ..._partition__alloc_partition__page__constants.h} | 4 +- ...ocator_src_partition__alloc_partition__root.cc} | 4 +- ...ocator_src_partition__alloc_spinning__mutex.cc} | 4 +- ...r_src_partition__alloc_starscan_stack_stack.cc} | 4 +- www/iridium/files/patch-base_debug_stack__trace.cc | 6 +- ...tch-base_files_file__path__watcher__unittest.cc | 8 +- .../files/patch-base_files_file__util__unittest.cc | 6 +- www/iridium/files/patch-base_linux__util.cc | 11 +- www/iridium/files/patch-base_posix_sysctl.cc | 10 ++ .../files/patch-base_process_process__metrics.h | 20 +-- ...atch-base_process_process__metrics__unittest.cc | 28 ++-- .../files/patch-base_profiler_module__cache.cc | 4 +- www/iridium/files/patch-base_rand__util.h | 4 +- www/iridium/files/patch-base_system_sys__info.cc | 4 +- www/iridium/files/patch-base_system_sys__info.h | 6 +- .../files/patch-base_system_sys__info__posix.cc | 10 +- .../files/patch-build_config_compiler_BUILD.gn | 46 +++---- .../files/patch-build_linux_unbundle_libusb.gn | 30 +++++ .../files/patch-build_toolchain_gcc__toolchain.gni | 4 +- www/iridium/files/patch-cc_BUILD.gn | 6 +- .../files/patch-cc_paint_paint__op__writer.h | 6 +- .../patch-chrome_app_app__management__strings.grdp | 4 +- .../patch-chrome_app_chrome__main__delegate.cc | 22 ++-- .../files/patch-chrome_app_chromium__strings.grd | 6 +- .../patch-chrome_app_generated__resources.grd | 20 +-- .../patch-chrome_app_google__chrome__strings.grd | 6 +- ...hrome_app_theme_chrome__unscaled__resources.grd | 6 +- www/iridium/files/patch-chrome_browser_BUILD.gn | 4 +- .../files/patch-chrome_browser_about__flags.cc | 85 ++++++------ ...browser_background_background__mode__manager.cc | 4 +- .../patch-chrome_browser_browser__features.cc | 11 +- .../files/patch-chrome_browser_browser__features.h | 11 ++ .../patch-chrome_browser_browser__process__impl.cc | 8 +- .../patch-chrome_browser_browser__process__impl.h | 4 +- ..._browser_chrome__browser__interface__binders.cc | 18 +-- .../patch-chrome_browser_chrome__browser__main.cc | 16 +-- ...-chrome_browser_chrome__browser__main__linux.cc | 13 +- ...ome_browser_chrome__content__browser__client.cc | 38 +++--- ...rome_browser_chrome__content__browser__client.h | 4 +- ...rome_browser_component__updater_registration.cc | 11 ++ ...download_chrome__download__manager__delegate.cc | 8 +- ...ch-chrome_browser_download_download__commands.h | 4 +- ...hrome_browser_download_download__item__model.cc | 8 +- ...atch-chrome_browser_download_download__prefs.cc | 16 +-- ...patch-chrome_browser_download_download__prefs.h | 6 +- ...er_enterprise_connectors_connectors__service.cc | 4 +- ...t_device__trust__connector__service__factory.cc | 16 +-- ...evice__trust_device__trust__service__factory.cc | 6 +- ...ectors_reporting_realtime__reporting__client.cc | 10 +- ...te__commands_cbcm__remote__commands__factory.cc | 10 +- .../files/patch-chrome_browser_extensions_BUILD.gn | 4 +- ..._browser__context__keyed__service__factories.cc | 4 +- ...i_messaging_native__process__launcher__posix.cc | 4 +- ...__private_passwords__private__delegate__impl.cc | 4 +- ...s_api_runtime_chrome__runtime__api__delegate.cc | 4 +- ..._browser_extensions_external__provider__impl.cc | 6 +- ...e__file__system__access__permission__context.cc | 4 +- .../patch-chrome_browser_flag__descriptions.cc | 38 ++---- .../patch-chrome_browser_flag__descriptions.h | 38 ++---- ...h-chrome_browser_intranet__redirect__detector.h | 4 +- ...-chrome_browser_media_router_discovery_BUILD.gn | 6 +- ..._browser_media_webrtc_capture__policy__utils.cc | 6 +- ...e_browser_media_webrtc_webrtc__log__uploader.cc | 4 +- ...ser_metrics_chrome__metrics__service__client.cc | 8 +- ...hrome_browser_metrics_power_process__monitor.cc | 6 +- ...rowser_net_system__network__context__manager.cc | 38 ++++-- ...browser_net_system__network__context__manager.h | 4 +- ...mance__manager_metrics_cpu__probe_cpu__probe.cc | 12 ++ ...wser__cloud__management__controller__desktop.cc | 14 +- ...onfiguration__policy__handler__list__factory.cc | 59 +++++---- .../patch-chrome_browser_prefs_browser__prefs.cc | 10 +- ...er_printing_print__backend__service__manager.cc | 6 +- ...patch-chrome_browser_printing_printer__query.cc | 4 +- ...hrome__browser__main__extra__parts__profiles.cc | 14 +- .../patch-chrome_browser_profiles_profile__impl.cc | 8 +- ...atch-chrome_browser_resources_settings_route.ts | 4 +- ...browsing_download__protection_file__analyzer.cc | 4 +- ..._browsing_download__protection_file__analyzer.h | 6 +- ...dent__reporting_incident__reporting__service.cc | 4 +- ...tch-chrome_browser_sync_chrome__sync__client.cc | 10 +- ...h-chrome_browser_sync_sync__service__factory.cc | 10 +- ...atch-chrome_browser_sync_sync__service__util.cc | 20 +++ .../patch-chrome_browser_themes_theme__service.cc | 6 +- ...-chrome_browser_ui_actions_chrome__action__id.h | 4 +- ...rome_browser_ui_browser__command__controller.cc | 14 +- .../patch-chrome_browser_ui_browser__dialogs.h | 29 ----- .../files/patch-chrome_browser_ui_chrome__pages.cc | 4 +- .../files/patch-chrome_browser_ui_chrome__pages.h | 4 +- ...r_ui_omnibox_omnibox__pedal__implementations.cc | 4 +- ...r_ui_startup_startup__browser__creator__impl.cc | 4 +- .../files/patch-chrome_browser_ui_tab__helpers.cc | 6 +- ...rowser_ui_tabs_organization_trigger__observer.h | 10 ++ ...ui_task__manager_task__manager__table__model.cc | 4 +- .../files/patch-chrome_browser_ui_ui__features.cc | 4 +- ...-chrome_browser_ui_views_frame_browser__view.cc | 4 +- ...e_picture__in__picture__browser__frame__view.cc | 20 +-- ...me_picture__in__picture__browser__frame__view.h | 10 +- ...chrome_browser_ui_views_hung__renderer__view.cc | 4 +- ..._ui_views_profiles_profile__menu__view__base.cc | 4 +- ...e_browser_ui_views_tab__search__bubble__host.cc | 4 +- .../patch-chrome_browser_ui_views_tabs_tab.cc | 4 +- ..._browser_ui_views_tabs_tab__drag__controller.cc | 14 +- ...ui_views_tabs_tab__hover__card__bubble__view.cc | 4 +- ...eb__apps_web__app__integration__test__driver.cc | 20 +-- ...rowser_ui_web__applications_web__app__dialogs.h | 11 ++ ...i_webui_chrome__web__ui__controller__factory.cc | 14 +- ..._browser_ui_webui_ntp_app__launcher__handler.cc | 4 +- ...__integration_os__integration__test__override.h | 4 +- ...gration_web__app__file__handler__registration.h | 4 +- ...plications_os__integration_web__app__shortcut.h | 6 +- ...ns_test_os__integration__test__override__impl.h | 10 +- ...ser_web__applications_web__app__install__info.h | 6 +- ...thn_chrome__authenticator__request__delegate.cc | 13 +- .../files/patch-chrome_common_chrome__features.cc | 12 +- .../files/patch-chrome_common_chrome__features.h | 6 +- .../files/patch-chrome_common_chrome__paths.cc | 16 +-- .../files/patch-chrome_common_chrome__switches.cc | 4 +- .../files/patch-chrome_common_chrome__switches.h | 4 +- .../patch-chrome_common_media_cdm__registration.cc | 6 +- .../files/patch-chrome_common_pref__names.h | 20 +-- .../files/patch-chrome_common_url__constants.cc | 11 -- .../files/patch-chrome_common_url__constants.h | 10 +- .../patch-chrome_common_webui__url__constants.cc | 12 +- .../patch-chrome_common_webui__url__constants.h | 10 +- ...vices_printing_print__backend__service__impl.cc | 4 +- www/iridium/files/patch-chrome_test_BUILD.gn | 4 +- ...ch-chrome_test_chromedriver_chrome__launcher.cc | 4 +- ...rome_test_chromedriver_chrome_chrome__finder.cc | 25 ++-- ..._core_browser_data__model_autofill__i18n__api.h | 16 +++ ...ll_core_browser_payments_iban__save__manager.cc | 16 +-- ...utofill_core_browser_personal__data__manager.cc | 4 +- ...ill_core_common_autofill__payments__features.cc | 4 +- ...mponents_autofill_core_common_autofill__util.cc | 4 +- ...onents_commerce_core_commerce__feature__list.cc | 11 ++ .../files/patch-components_crash_core_app_BUILD.gn | 10 +- ...service_discardable__shared__memory__manager.cc | 4 +- ...-components_eye__dropper_eye__dropper__view.cc} | 6 +- ...nents_eye__dropper_eye__dropper__view__aura.cc} | 6 +- ...e__engagement_public_feature__configurations.cc | 6 +- ...eature__engagement_public_feature__constants.cc | 4 +- ...feature__engagement_public_feature__constants.h | 4 +- ...nts_feature__engagement_public_feature__list.cc | 8 +- ...ents_feature__engagement_public_feature__list.h | 12 +- ...s_feed_core_v2_feed__network__impl__unittest.cc | 4 +- ...e__parameter_common_public_miracle__parameter.h | 12 -- ...patch-components_neterror_resources_neterror.js | 4 +- ...zation__guide_core_optimization__guide__util.cc | 4 +- ...ger_core_browser_features_password__features.cc | 17 ++- ...ager_core_browser_features_password__features.h | 11 ++ ...nager_core_browser_login__database__unittest.cc | 4 +- ...nager_core_common_password__manager__features.h | 4 +- ...licy_core_common_cloud_cloud__policy__client.cc | 4 +- ..._core_browser_db_v4__protocol__manager__util.cc | 4 +- ..._user_core_browser_supervised__user__service.cc | 4 +- ...onents_supervised__user_core_common_features.cc | 20 +++ ...ponents_supervised__user_core_common_features.h | 11 ++ .../files/patch-components_sync_base_features.cc | 11 ++ ...nts_user__education_views_help__bubble__view.cc | 4 +- ...nents_variations_service_variations__service.cc | 4 +- ...ch-components_viz_host_host__display__client.cc | 11 -- ...tch-components_viz_host_host__display__client.h | 11 -- ..._display__embedder_software__output__surface.cc | 6 +- ...e_display__embedder_software__output__surface.h | 4 +- ...e__sinks_root__compositor__frame__sink__impl.cc | 20 --- ...me__sinks_root__compositor__frame__sink__impl.h | 11 -- ...ch-components_viz_test_fake__display__client.cc | 11 -- ...tch-components_viz_test_fake__display__client.h | 11 -- ...tch-components_viz_test_mock__display__client.h | 11 -- www/iridium/files/patch-content_browser_BUILD.gn | 4 +- ..._browser_browser__child__process__host__impl.cc | 11 +- ...t_browser_browser__child__process__host__impl.h | 20 +++ ...ild__process__host__impl__receiver__bindings.cc | 11 ++ .../patch-content_browser_browser__main__loop.cc | 6 +- ...browser_child__thread__type__switcher__linux.cc | 20 +++ ..._compositor_viz__process__transport__factory.cc | 11 -- ...neric__sensor_frame__sensor__provider__proxy.cc | 14 ++ ...patch-content_browser_gpu_gpu__process__host.cc | 8 +- ...r_media_media__keys__listener__manager__impl.cc | 4 +- ...ent_browser_network__service__instance__impl.cc | 8 +- ...ia_service__video__capture__device__launcher.cc | 6 +- ...r_renderer__host_render__process__host__impl.cc | 16 +-- ...er_renderer__host_render__process__host__impl.h | 4 +- ...wser_renderer__host_render__view__host__impl.cc | 4 +- ...derer__host_render__widget__host__view__aura.cc | 12 +- ...patch-content_browser_utility__process__host.cc | 6 +- ...h-content_browser_utility__sandbox__delegate.cc | 6 +- ...wser_web__contents_web__contents__view__aura.cc | 8 +- www/iridium/files/patch-content_child_BUILD.gn | 16 +++ www/iridium/files/patch-content_common_BUILD.gn | 13 +- www/iridium/files/patch-content_common_features.cc | 12 +- www/iridium/files/patch-content_common_features.h | 8 +- .../files/patch-content_gpu_gpu__child__thread.cc | 21 +++ www/iridium/files/patch-content_gpu_gpu__main.cc | 26 ++-- ...tent_public_browser_content__browser__client.cc | 11 ++ ...atch-content_public_common_content__features.cc | 6 +- ...atch-content_public_common_content__switches.cc | 6 +- ...patch-content_public_common_content__switches.h | 4 +- ...tch-content_public_test_mock__render__thread.cc | 11 -- www/iridium/files/patch-content_renderer_BUILD.gn | 16 --- ...patch-content_renderer_render__process__impl.cc | 6 +- .../patch-content_renderer_render__thread__impl.cc | 8 +- ...ent_renderer_renderer__blink__platform__impl.cc | 10 +- ...tent_renderer_renderer__blink__platform__impl.h | 4 +- www/iridium/files/patch-content_shell_BUILD.gn | 4 +- ...atch-content_shell_app_shell__main__delegate.cc | 4 +- www/iridium/files/patch-content_test_BUILD.gn | 6 +- .../files/patch-content_utility_services.cc | 29 +++-- .../files/patch-content_utility_utility__main.cc | 32 +++-- .../patch-content_utility_utility__thread__impl.cc | 21 +++ ..._browser__context__keyed__service__factories.cc | 6 +- ...sions_browser_api_management_management__api.cc | 11 ++ ...sions_browser_api_messaging_message__service.cc | 6 +- ...tensions_common_api___permission__features.json | 4 +- ...mand__buffer_service_dawn__context__provider.cc | 4 +- ..._command__buffer_service_gles2__cmd__decoder.cc | 4 +- ...mmand__buffer_service_shared__context__state.cc | 32 ----- ...ommand__buffer_service_shared__context__state.h | 11 -- ...red__image_ozone__image__gl__textures__holder.h | 10 ++ ...ommand__buffer_service_webgpu__decoder__impl.cc | 6 +- .../files/patch-gpu_ipc_service_gpu__init.cc | 16 +-- www/iridium/files/patch-gpu_vulkan_vulkan__util.cc | 4 +- ...adless_lib_headless__content__main__delegate.cc | 4 +- www/iridium/files/patch-media_BUILD.gn | 4 +- .../files/patch-media_base_media__switches.cc | 14 +- .../files/patch-media_base_media__switches.h | 12 +- ...deo__capture__buffer__tracker__factory__impl.cc | 6 +- ...capture_video_video__capture__device__client.cc | 4 +- ...-media_gpu_chromeos_video__decoder__pipeline.cc | 8 +- .../patch-media_gpu_vaapi_vaapi__video__decoder.cc | 4 +- .../files/patch-media_gpu_vaapi_vaapi__wrapper.cc | 12 +- www/iridium/files/patch-media_media__options.gni | 6 +- ...ideo_gpu__memory__buffer__video__frame__pool.cc | 8 +- ...ia_video_video__encode__accelerator__adapter.cc | 6 +- .../patch-mojo_public_tools_bindings_mojom.gni | 4 +- www/iridium/files/patch-net_BUILD.gn | 16 +-- www/iridium/files/patch-net_base_features.cc | 24 ++-- www/iridium/files/patch-net_cert_cert__verifier.cc | 11 -- .../files/patch-net_cert_cert__verify__proc.cc | 11 -- .../patch-net_cert_cert__verify__proc__unittest.cc | 20 --- .../patch-net_cert_test__root__certs__unittest.cc | 11 -- .../files/patch-net_socket_udp__socket__posix.cc | 18 ++- ..._tools_cert__verify__tool_cert__verify__tool.cc | 15 +-- .../patch-printing_printing__context__linux.cc | 8 +- .../files/patch-remoting_host_heartbeat__sender.cc | 11 -- ...ch-remoting_host_me2me__desktop__environment.cc | 8 +- .../files/patch-remoting_host_policy__watcher.cc | 4 +- .../patch-remoting_host_remoting__me2me__host.cc | 36 +++--- .../patch-remoting_host_setup_start__host__main.cc | 12 +- ...atch-remoting_protocol_webrtc__video__stream.cc | 4 +- www/iridium/files/patch-sandbox_policy_BUILD.gn | 12 +- .../files/patch-sandbox_policy_mojom_sandbox.mojom | 4 +- .../files/patch-sandbox_policy_sandbox__type.cc | 24 ++-- www/iridium/files/patch-sandbox_policy_switches.cc | 6 +- www/iridium/files/patch-sandbox_policy_switches.h | 6 +- ...ices_cert__verifier_cert__verifier__creation.cc | 28 ---- ...ices_device_geolocation_location__arbitrator.cc | 4 +- www/iridium/files/patch-services_network_BUILD.gn | 6 +- .../patch-services_network_network__context.cc | 6 +- .../patch-services_network_network__context.h | 4 +- .../patch-services_network_network__service.cc | 6 +- .../patch-services_network_network__service.h | 8 +- .../patch-services_network_public_cpp_BUILD.gn | 4 +- .../patch-services_network_public_cpp_features.cc | 14 +- .../patch-services_network_public_mojom_BUILD.gn | 6 +- ...blink_renderer_controller_blink__initializer.cc | 6 +- ...link_renderer_core_editing_editing__behavior.cc | 4 +- ...blink_renderer_core_exported_web__view__impl.cc | 6 +- ...y_blink_renderer_core_frame_web__frame__test.cc | 6 +- ...rty_blink_renderer_core_layout_layout__view.cc} | 12 +- ..._renderer_core_scroll_scrollbar__theme__aura.cc | 4 +- ...party_blink_renderer_core_xml_xslt__processor.h | 14 ++ ...k_renderer_core_xml_xslt__processor__libxslt.cc | 14 ++ ...renderer_modules_ml_webnn_ml__graph__xnnpack.cc | 4 +- ...odules_webgl_webgl__rendering__context__base.cc | 4 +- ...rty_blink_renderer_modules_webgpu_gpu__queue.cc | 6 +- ...h-third__party_blink_renderer_platform_BUILD.gn | 4 +- ...nk_renderer_platform_fonts_font__description.cc | 8 +- ...derer_platform_runtime__enabled__features.json5 | 12 +- ...platform_video__capture_video__capture__impl.cc | 4 +- ...ty_boringssl_src_util_generate__build__files.py | 6 +- ...crashpad_crashpad_util_posix_close__multiple.cc | 4 +- ..._party_dawn_include_dawn_native_VulkanBackend.h | 4 +- ...ch-third__party_dawn_src_dawn_common_Platform.h | 4 +- ...party_dawn_src_dawn_native_vulkan_BackendVk.cpp | 4 +- ..._party_ffmpeg_chromium_scripts_build__ffmpeg.py | 12 +- .../files/patch-third__party_ffmpeg_configure | 4 +- ...atch-third__party_ffmpeg_libavcodec_x86_fft.asm | 108 ---------------- ...x_source_libvpx_vpx__ports_aarch64__cpudetect.c | 27 ++++ www/iridium/files/patch-third__party_node_node.gni | 11 ++ .../files/patch-third__party_pdfium_pdfium.gni | 8 +- ...rd__party_perfetto_include_perfetto_base_time.h | 8 +- ...fetto_include_perfetto_ext_base_thread__utils.h | 4 +- ...third__party_perfetto_src_base_string__utils.cc | 4 +- ...trace__processor_db_storage_numeric__storage.cc | 4 +- ...__party_speech-dispatcher_libspeechd__version.h | 32 +++++ ...third__party_speech-dispatcher_speechd__types.h | 142 +++++++++++++++++++++ ...-third__party_sqlite_src_amalgamation_sqlite3.c | 6 +- .../files/patch-third__party_tflite_features.gni | 15 ++- ...kan__memory__allocator_include_vk__mem__alloc.h | 4 +- .../patch-third__party_wayland_include_config.h | 23 +++- ...ty_webrtc_rtc__base_physical__socket__server.cc | 16 +-- ...rty_webrtc_rtc__base_physical__socket__server.h | 8 +- .../patch-third__party_widevine_cdm_widevine.gni | 4 +- ...ch-tools_perf_chrome__telemetry__build_BUILD.gn | 4 +- ...patch-ui_base_clipboard_clipboard__constants.cc | 4 +- .../patch-ui_base_clipboard_clipboard__constants.h | 4 +- ...tch-ui_base_clipboard_clipboard__non__backed.cc | 4 +- .../files/patch-ui_base_test_ui__controls.h | 11 ++ .../files/patch-ui_base_ui__base__features.cc | 21 +-- .../files/patch-ui_base_ui__base__features.h | 11 -- .../files/patch-ui_base_webui_web__ui__util.cc | 16 +-- www/iridium/files/patch-ui_color_color__id.h | 4 +- .../files/patch-ui_color_color__provider__utils.cc | 4 +- .../files/patch-ui_compositor_compositor.cc | 11 -- www/iridium/files/patch-ui_compositor_compositor.h | 11 -- .../patch-ui_compositor_compositor__observer.h | 11 -- www/iridium/files/patch-ui_gfx_BUILD.gn | 4 +- .../files/patch-ui_gfx_linux_gbm__wrapper.cc | 11 ++ .../files/patch-ui_gfx_x_generated__protos_dri3.cc | 4 +- .../files/patch-ui_gfx_x_generated__protos_shm.cc | 4 +- www/iridium/files/patch-ui_gl_BUILD.gn | 4 +- www/iridium/files/patch-ui_gl_gl__context.cc | 4 +- ...i_message__center_views_message__popup__view.cc | 4 +- ...form_wayland_emulate_wayland__input__emulate.cc | 11 ++ ...tform_wayland_emulate_wayland__input__emulate.h | 11 ++ ...m_wayland_host_zwp__text__input__wrapper__v1.cc | 21 +++ .../patch-ui_views_controls_textfield_textfield.cc | 14 +- ..._ui__controls__factory__desktop__aura__ozone.cc | 11 ++ www/iridium/files/patch-ui_views_widget_widget.cc | 4 +- .../patch-ui_views_window_dialog__delegate.cc | 4 +- www/iridium/files/patch-v8_BUILD.gn | 10 +- www/iridium/files/patch-v8_include_v8-internal.h | 4 +- www/iridium/files/patch-v8_src_api_api.cc | 4 +- .../patch-v8_src_base_platform_platform-posix.cc | 14 +- .../patch-v8_src_builtins_x64_builtins-x64.cc | 8 +- ...patch-v8_src_codegen_x64_macro-assembler-x64.cc | 4 +- ..._src_compiler_backend_x64_code-generator-x64.cc | 4 +- .../files/patch-v8_src_execution_isolate.cc | 4 +- ...ch-v8_src_maglev_x64_maglev-assembler-x64-inl.h | 4 +- ...tch-v8_src_trap-handler_handler-inside-posix.cc | 4 +- ...asm_baseline_ia32_liftoff-assembler-ia32-inl.h} | 32 ++--- www/iridium/pkg-plist | 1 + 363 files changed, 2002 insertions(+), 1740 deletions(-) diff --git a/www/iridium/Makefile b/www/iridium/Makefile index f6afdb7e9ba4..c8817acca3d1 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,6 +1,5 @@ PORTNAME= iridium -PORTVERSION= 2023.11.119 -PORTREVISION= 2 +PORTVERSION= 2024.01.120 CATEGORIES= www wayland MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser @@ -338,6 +337,7 @@ do-install: .if ${ARCH} != aarch64 @${MKDIR} ${STAGEDIR}${DATADIR}/swiftshader ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvk_swiftshader.so ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/vk_swiftshader_icd.json ${STAGEDIR}${DATADIR} .endif post-install-DEBUG-on: diff --git a/www/iridium/distinfo b/www/iridium/distinfo index 61342d1b26be..3055999ba7d9 100644 --- a/www/iridium/distinfo +++ b/www/iridium/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1700662814 -SHA256 (iridium-browser-2023.11.119.tar.xz) = 80ed8669c9538120382aa8da81bb33ac9b346ababb6490838d6dc1a107615026 -SIZE (iridium-browser-2023.11.119.tar.xz) = 1807223844 +TIMESTAMP = 1707058354 +SHA256 (iridium-browser-2024.01.120.tar.xz) = 5a6e4f771ab4402ba590bfe5a213664a40d10bc7a1a72670837c755a0ec6e7ef +SIZE (iridium-browser-2024.01.120.tar.xz) = 1755770488 SHA256 (disable-privacy-sandbox-13fc15e4ec454e3397f11bdc1bf2627c121a37e8.patch) = 0565deb50e1206c2fa6d0476474ec9504893fc86b3589467ee2406ad10c915fc SIZE (disable-privacy-sandbox-13fc15e4ec454e3397f11bdc1bf2627c121a37e8.patch) = 3437 diff --git a/www/iridium/files/patch-BUILD.gn b/www/iridium/files/patch-BUILD.gn index 43355be5d6a6..bcaa979b4bfb 100644 --- a/www/iridium/files/patch-BUILD.gn +++ b/www/iridium/files/patch-BUILD.gn @@ -1,4 +1,4 @@ ---- BUILD.gn.orig 2023-11-22 14:00:11 UTC +--- BUILD.gn.orig 2024-02-04 14:46:08 UTC +++ BUILD.gn @@ -61,7 +61,7 @@ declare_args() { root_extra_deps = [] @@ -17,7 +17,7 @@ "//net:net_unittests", "//sandbox:sandbox_unittests", "//services:services_unittests", -@@ -417,7 +416,7 @@ group("gn_all") { +@@ -415,7 +414,7 @@ group("gn_all") { } } @@ -26,7 +26,7 @@ deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -617,6 +616,15 @@ group("gn_all") { +@@ -615,6 +614,15 @@ group("gn_all") { } } @@ -42,7 +42,7 @@ if (is_mac) { deps += [ "//third_party/breakpad:dump_syms", -@@ -666,7 +674,7 @@ group("gn_all") { +@@ -664,7 +672,7 @@ group("gn_all") { host_os == "win") { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } @@ -51,7 +51,7 @@ deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -1094,7 +1102,7 @@ if (use_blink && !is_cronet_build) { +@@ -1085,7 +1093,7 @@ if (use_blink && !is_cronet_build) { ] } @@ -60,7 +60,7 @@ script_test("chrome_wpt_tests") { script = "//third_party/blink/tools/run_wpt_tests.py" args = [ -@@ -1167,7 +1175,7 @@ if (use_blink && !is_cronet_build) { +@@ -1158,7 +1166,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -69,7 +69,7 @@ data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -1176,7 +1184,7 @@ if (use_blink && !is_cronet_build) { +@@ -1167,7 +1175,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } @@ -78,7 +78,7 @@ data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1637,7 +1645,7 @@ group("chromium_builder_perf") { +@@ -1632,7 +1640,7 @@ group("chromium_builder_perf") { data_deps += [ "//chrome/test:performance_browser_tests" ] } diff --git a/www/iridium/files/patch-apps_ui_views_app__window__frame__view.cc b/www/iridium/files/patch-apps_ui_views_app__window__frame__view.cc index 244858d6b195..7250ded06794 100644 --- a/www/iridium/files/patch-apps_ui_views_app__window__frame__view.cc +++ b/www/iridium/files/patch-apps_ui_views_app__window__frame__view.cc @@ -1,6 +1,6 @@ ---- apps/ui/views/app_window_frame_view.cc.orig 2022-10-05 07:34:01 UTC +--- apps/ui/views/app_window_frame_view.cc.orig 2024-02-04 14:46:08 UTC +++ apps/ui/views/app_window_frame_view.cc -@@ -137,7 +137,7 @@ gfx::Rect AppWindowFrameView::GetWindowBoundsForClient +@@ -149,7 +149,7 @@ gfx::Rect AppWindowFrameView::GetWindowBoundsForClient gfx::Rect window_bounds = client_bounds; // TODO(crbug.com/1052397): Revisit once build flag switch of lacros-chrome is // complete. diff --git a/www/iridium/files/patch-base_BUILD.gn b/www/iridium/files/patch-base_BUILD.gn index ee955c1346c1..792f67a6822b 100644 --- a/www/iridium/files/patch-base_BUILD.gn +++ b/www/iridium/files/patch-base_BUILD.gn @@ -1,4 +1,4 @@ ---- base/BUILD.gn.orig 2023-11-22 14:00:11 UTC +--- base/BUILD.gn.orig 2024-02-04 14:46:08 UTC +++ base/BUILD.gn @@ -186,7 +186,7 @@ buildflag_header("ios_cronet_buildflags") { flags = [ "CRONET_BUILD=$is_cronet_build" ] @@ -9,7 +9,7 @@ buildflag_header("message_pump_buildflags") { header = "message_pump_buildflags.h" header_dir = "base/message_loop" -@@ -1101,11 +1101,23 @@ component("base") { +@@ -1105,11 +1105,23 @@ 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. @@ -34,7 +34,7 @@ if (use_allocator_shim) { if (is_apple) { sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1125,7 +1137,7 @@ component("base") { +@@ -1129,7 +1141,7 @@ component("base") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -43,7 +43,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -2077,6 +2089,22 @@ component("base") { +@@ -2088,6 +2100,22 @@ component("base") { ] } @@ -66,7 +66,7 @@ # iOS if (is_ios) { sources += [ -@@ -2209,6 +2237,29 @@ component("base") { +@@ -2220,6 +2248,29 @@ component("base") { } } @@ -96,7 +96,7 @@ if (use_blink) { sources += [ "files/file_path_watcher.cc", -@@ -2219,7 +2270,7 @@ component("base") { +@@ -2230,7 +2281,7 @@ component("base") { } if (dep_libevent) { @@ -105,7 +105,7 @@ } if (use_libevent) { -@@ -3599,7 +3650,7 @@ test("base_unittests") { +@@ -3619,7 +3670,7 @@ test("base_unittests") { ] } @@ -114,7 +114,7 @@ sources += [ "debug/proc_maps_linux_unittest.cc", "files/scoped_file_linux_unittest.cc", -@@ -3620,7 +3671,7 @@ test("base_unittests") { +@@ -3640,7 +3691,7 @@ test("base_unittests") { "posix/file_descriptor_shuffle_unittest.cc", "posix/unix_domain_socket_unittest.cc", ] @@ -123,7 +123,7 @@ sources += [ "profiler/stack_base_address_posix_unittest.cc", "profiler/stack_copier_signal_unittest.cc", -@@ -3631,7 +3682,7 @@ test("base_unittests") { +@@ -3651,7 +3702,7 @@ test("base_unittests") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -132,7 +132,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -3892,7 +3943,7 @@ test("base_unittests") { +@@ -3913,7 +3964,7 @@ test("base_unittests") { } } diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__posix.cc b/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__posix.cc deleted file mode 100644 index 44ffb0c58ade..000000000000 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_posix.cc.orig 2022-10-05 07:34:01 UTC -+++ base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_posix.cc -@@ -17,7 +17,7 @@ - #include "base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_internal_posix.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include - #include - #endif diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_BUILD.gn b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn similarity index 57% rename from www/iridium/files/patch-base_allocator_partition__allocator_BUILD.gn rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn index 110229487653..4377b0bdc43c 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_BUILD.gn +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/BUILD.gn.orig 2023-11-22 14:00:11 UTC -+++ base/allocator/partition_allocator/BUILD.gn -@@ -569,7 +569,7 @@ source_set("allocator_shim") { +--- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/BUILD.gn +@@ -582,7 +582,7 @@ source_set("allocator_shim") { ] configs += [ ":mac_no_default_new_delete_symbols" ] } diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_address__space__randomization.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h similarity index 77% rename from www/iridium/files/patch-base_allocator_partition__allocator_address__space__randomization.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h index 1b10947fa214..e77af8f404bc 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_address__space__randomization.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/address_space_randomization.h.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/address_space_randomization.h +--- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h @@ -38,7 +38,7 @@ AslrMask(uintptr_t bits) { #if defined(ARCH_CPU_64_BITS) diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h similarity index 65% rename from www/iridium/files/patch-base_allocator_partition__allocator_page__allocator.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h index 8ca3b05d99d2..dea3ce62bacd 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/page_allocator.h.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/page_allocator.h +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/page_allocator.h @@ -258,7 +258,7 @@ void DecommitAndZeroSystemPages(void* address, // recommitted. Do not assume that this will not change over time. constexpr PA_COMPONENT_EXPORT( diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__constants.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h similarity index 90% rename from www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__constants.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h index 493460fdccdc..d63e414a5d58 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__constants.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/page_allocator_constants.h.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/page_allocator_constants.h +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h @@ -25,7 +25,7 @@ // elimination. #define PAGE_ALLOCATOR_CONSTANTS_DECLARE_CONSTEXPR __attribute__((const)) diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h similarity index 71% rename from www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h index 967adc909ebc..459d88e12cee 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_page__allocator__internals__posix.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/page_allocator_internals_posix.h +--- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h @@ -403,8 +403,12 @@ bool TryRecommitSystemPagesInternal( void DiscardSystemPagesInternal(uintptr_t address, size_t length) { diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__address__space.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__address__space.cc similarity index 56% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__address__space.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__address__space.cc index 821948cf990a..85c3f6efdcb7 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__address__space.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__address__space.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_address_space.cc.orig 2023-07-24 14:27:53 UTC -+++ base/allocator/partition_allocator/partition_address_space.cc +--- base/allocator/partition_allocator/src/partition_alloc/partition_address_space.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_address_space.cc @@ -420,7 +420,7 @@ void PartitionAddressSpace::UninitThreadIsolatedPoolFo } #endif diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_compiler__specific.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_compiler__specific.h similarity index 85% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_compiler__specific.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_compiler__specific.h index a3661cf83045..6eb53d8937fa 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_compiler__specific.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_compiler__specific.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_base/compiler_specific.h.orig 2023-07-24 14:27:53 UTC -+++ base/allocator/partition_allocator/partition_alloc_base/compiler_specific.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/compiler_specific.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/compiler_specific.h @@ -24,9 +24,9 @@ // Annotate a function indicating it should not be inlined. // Use like: diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_debug_stack__trace__posix.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc similarity index 79% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_debug_stack__trace__posix.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc index d86f03833754..39664c066954 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_debug_stack__trace__posix.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_base/debug/stack_trace_posix.cc.orig 2023-11-22 14:00:11 UTC -+++ base/allocator/partition_allocator/partition_alloc_base/debug/stack_trace_posix.cc +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc @@ -12,11 +12,11 @@ #include #include diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_rand__util__posix.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc similarity index 63% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_rand__util__posix.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc index 9e84d923a537..5756b2a79d89 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_rand__util__posix.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_base/rand_util_posix.cc.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/partition_alloc_base/rand_util_posix.cc +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc @@ -90,6 +90,10 @@ void RandBytes(void* output, size_t output_length) { if (getentropy(output, output_length) == 0) { return; diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_strings_safe__sprintf.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_strings_safe__sprintf.h new file mode 100644 index 000000000000..9338d4724793 --- /dev/null +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_strings_safe__sprintf.h @@ -0,0 +1,11 @@ +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/safe_sprintf.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/safe_sprintf.h +@@ -184,7 +184,7 @@ struct Arg { + // + // Warning: don't just do Arg(NULL) here because in some libcs, NULL is an + // alias for nullptr! +- Arg(std::nullptr_t p) : type(INT) { ++ Arg(nullptr_t p) : type(INT) { + integer.i = 0; + // Internally, SafeSprintf expects to represent nulls as integers whose + // width is equal to sizeof(NULL), which is not necessarily equal to diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__internal__posix.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h similarity index 61% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__internal__posix.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h index 314a3557e860..a2c487a05d04 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__base_threading_platform__thread__internal__posix.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_internal_posix.h.orig 2022-10-05 07:34:01 UTC -+++ base/allocator/partition_allocator/partition_alloc_base/threading/platform_thread_internal_posix.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h @@ -10,7 +10,7 @@ namespace partition_alloc::internal::base::internal { diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc new file mode 100644 index 000000000000..e51ca1c37435 --- /dev/null +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc @@ -0,0 +1,11 @@ +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc +@@ -17,7 +17,7 @@ + #include "base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h" + #include "build/build_config.h" + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + #include + #include + #endif diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h similarity index 81% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h index 5337a7a28746..cc23a442d192 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__config.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_config.h.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/partition_alloc_config.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h @@ -94,7 +94,7 @@ static_assert(sizeof(void*) != 8, ""); // POSIX is not only UNIX, e.g. macOS and other OSes. We do use Linux-specific // features such as futex(2). @@ -9,7 +9,7 @@ // On some platforms, we implement locking by spinning in userspace, then going // into the kernel only if there is contention. This requires platform support, -@@ -237,7 +237,7 @@ constexpr bool kUseLazyCommit = false; +@@ -241,7 +241,7 @@ constexpr bool kUseLazyCommit = false; // On these platforms, lock all the partitions before fork(), and unlock after. // This may be required on more platforms in the future. #define PA_CONFIG_HAS_ATFORK_HANDLER() \ @@ -18,7 +18,7 @@ // PartitionAlloc uses PartitionRootEnumerator to acquire all // PartitionRoots at BeforeFork and to release at AfterFork. -@@ -284,7 +284,7 @@ constexpr bool kUseLazyCommit = false; +@@ -288,7 +288,7 @@ constexpr bool kUseLazyCommit = false; // Also enabled on ARM64 macOS, as the 16kiB pages on this platform lead to // larger slot spans. #define PA_CONFIG_PREFER_SMALLER_SLOT_SPANS() \ diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__constants.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h similarity index 79% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__constants.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h index cfd16d3ed5f1..7b766860fa2d 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__constants.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_constants.h.orig 2023-11-22 14:00:11 UTC -+++ base/allocator/partition_allocator/partition_alloc_constants.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h @@ -107,7 +107,7 @@ PartitionPageShift() { return 18; // 256 KiB } diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__forward.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h similarity index 76% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__forward.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h index 23dda972a8d8..664af81e9b6e 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__alloc__forward.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_alloc_forward.h.orig 2023-08-28 20:17:35 UTC -+++ base/allocator/partition_allocator/partition_alloc_forward.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h @@ -28,9 +28,13 @@ namespace internal { // the second one 16. We could technically return something different for // malloc() and operator new(), but this would complicate things, and most of diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__page__constants.h b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__page__constants.h similarity index 74% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__page__constants.h rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__page__constants.h index 1ba49cc82bef..952a722d70b2 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__page__constants.h +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__page__constants.h @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_page_constants.h.orig 2023-08-28 20:17:35 UTC -+++ base/allocator/partition_allocator/partition_page_constants.h +--- base/allocator/partition_allocator/src/partition_alloc/partition_page_constants.h.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_page_constants.h @@ -16,7 +16,7 @@ namespace partition_alloc::internal { // (1 << 12 or 1 << 14), as checked in PartitionRoot::Init(). And // PartitionPageSize() is 4 times the OS page size. diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_partition__root.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc similarity index 90% rename from www/iridium/files/patch-base_allocator_partition__allocator_partition__root.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc index 665ff4823443..66e677cbcea7 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_partition__root.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/partition_root.cc.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/partition_root.cc +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/partition_root.cc @@ -47,7 +47,7 @@ #include "wow64apiset.h" #endif diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_spinning__mutex.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc similarity index 91% rename from www/iridium/files/patch-base_allocator_partition__allocator_spinning__mutex.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc index a3ee4925d919..9a0ed377f89e 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_spinning__mutex.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/spinning_mutex.cc.orig 2023-07-24 14:27:53 UTC -+++ base/allocator/partition_allocator/spinning_mutex.cc +--- base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc @@ -18,7 +18,16 @@ #if PA_CONFIG(HAS_LINUX_KERNEL) diff --git a/www/iridium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc similarity index 84% rename from www/iridium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc rename to www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc index 6a625385ef22..ec53806b3d46 100644 --- a/www/iridium/files/patch-base_allocator_partition__allocator_starscan_stack_stack.cc +++ b/www/iridium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/starscan/stack/stack.cc.orig 2023-10-21 11:51:27 UTC -+++ base/allocator/partition_allocator/starscan/stack/stack.cc +--- base/allocator/partition_allocator/src/partition_alloc/starscan/stack/stack.cc.orig 2024-02-04 14:46:08 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/starscan/stack/stack.cc @@ -18,6 +18,10 @@ #include #endif diff --git a/www/iridium/files/patch-base_debug_stack__trace.cc b/www/iridium/files/patch-base_debug_stack__trace.cc index 8471ed9a1d1c..dadda63f5fda 100644 --- a/www/iridium/files/patch-base_debug_stack__trace.cc +++ b/www/iridium/files/patch-base_debug_stack__trace.cc @@ -1,6 +1,6 @@ ---- base/debug/stack_trace.cc.orig 2023-03-13 07:33:08 UTC +--- base/debug/stack_trace.cc.orig 2024-02-04 14:46:08 UTC +++ base/debug/stack_trace.cc -@@ -273,7 +273,9 @@ void StackTrace::Print() const { +@@ -266,7 +266,9 @@ void StackTrace::Print() const { } void StackTrace::OutputToStream(std::ostream* os) const { @@ -10,7 +10,7 @@ } std::string StackTrace::ToString() const { -@@ -281,7 +283,7 @@ std::string StackTrace::ToString() const { +@@ -274,7 +276,7 @@ std::string StackTrace::ToString() const { } std::string StackTrace::ToStringWithPrefix(const char* prefix_string) const { std::stringstream stream; diff --git a/www/iridium/files/patch-base_files_file__path__watcher__unittest.cc b/www/iridium/files/patch-base_files_file__path__watcher__unittest.cc index 28e00b6b1e2f..0a3b52a794ec 100644 --- a/www/iridium/files/patch-base_files_file__path__watcher__unittest.cc +++ b/www/iridium/files/patch-base_files_file__path__watcher__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_path_watcher_unittest.cc.orig 2023-11-22 14:00:11 UTC +--- base/files/file_path_watcher_unittest.cc.orig 2024-02-04 14:46:08 UTC +++ base/files/file_path_watcher_unittest.cc -@@ -705,7 +705,7 @@ TEST_F(FilePathWatcherTest, WatchDirectory) { +@@ -703,7 +703,7 @@ TEST_F(FilePathWatcherTest, WatchDirectory) { } delegate.RunUntilEventsMatch(event_expecter); @@ -9,7 +9,7 @@ ASSERT_TRUE(WriteFile(file1, "content v2")); // Mac implementation does not detect files modified in a directory. // TODO(https://crbug.com/1432064): Expect that no events are fired on Mac. -@@ -1641,7 +1641,7 @@ namespace { +@@ -1639,7 +1639,7 @@ namespace { enum Permission { Read, Write, Execute }; @@ -18,7 +18,7 @@ bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) { struct stat stat_buf; -@@ -1675,7 +1675,7 @@ bool ChangeFilePermissions(const FilePath& path, Permi +@@ -1673,7 +1673,7 @@ bool ChangeFilePermissions(const FilePath& path, Permi } // namespace diff --git a/www/iridium/files/patch-base_files_file__util__unittest.cc b/www/iridium/files/patch-base_files_file__util__unittest.cc index bf6025128396..930a3aa748f3 100644 --- a/www/iridium/files/patch-base_files_file__util__unittest.cc +++ b/www/iridium/files/patch-base_files_file__util__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_unittest.cc.orig 2023-07-24 14:27:53 UTC +--- base/files/file_util_unittest.cc.orig 2024-02-04 14:46:08 UTC +++ base/files/file_util_unittest.cc -@@ -3871,7 +3871,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { +@@ -3878,7 +3878,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { } #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { FilePath file_path("/proc/cpuinfo"); std::string data = "temp"; -@@ -4594,7 +4594,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles *** 9767 LINES SKIPPED ***