Date: Thu, 02 Apr 2026 08:55:35 +0000 From: Robert Nagy <rnagy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c927d063a7ee - main - www/iridium: update to 2026.04.146.5 Message-ID: <69ce2f07.3656e.7bad824@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c927d063a7ee3bc4c2b7a490040f2781ef546ae1 commit c927d063a7ee3bc4c2b7a490040f2781ef546ae1 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2026-04-02 08:38:48 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2026-04-02 08:55:15 +0000 www/iridium: update to 2026.04.146.5 --- www/iridium/Makefile | 2 +- www/iridium/distinfo | 6 +- .../files/patch-chrome_browser_about__flags.cc | 112 ++++++++++----------- ...r__context__menu_render__view__context__menu.cc | 6 +- .../patch-chrome_browser_ui_hats_survey__config.cc | 4 +- ...h-chrome_browser_ui_tabs_public_tab__features.h | 8 +- .../patch-chrome_browser_ui_tabs_tab__features.cc | 6 +- ..._education_browser__user__education__service.cc | 6 +- ...ch-chrome_browser_web__applications_web__app.cc | 4 +- .../files/patch-chrome_common_chrome__features.cc | 8 +- .../files/patch-chrome_common_chrome__features.h | 6 +- ...autofill_core_browser_payments_bnpl__manager.cc | 4 +- .../files/patch-pdf_pdfium_pdfium__engine.cc | 6 +- ...-services_device_public_cpp_device__features.cc | 4 +- ...h-services_device_public_cpp_device__features.h | 4 +- ...derer_platform_runtime__enabled__features.json5 | 22 ++-- 16 files changed, 104 insertions(+), 104 deletions(-) diff --git a/www/iridium/Makefile b/www/iridium/Makefile index e76f6c062dcc..2e3692263af6 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,5 @@ PORTNAME= iridium -PORTVERSION= 2026.03.146.4 +PORTVERSION= 2026.04.146.5 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/iridium/distinfo b/www/iridium/distinfo index 747bc04a3b76..227439705999 100644 --- a/www/iridium/distinfo +++ b/www/iridium/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1774892148 -SHA256 (iridium-browser-2026.03.146.4.tar.xz) = 720e00c4469bbf92b2031ba9a790258de3f4284d6de5caaa98525ca3f8ebcc8e -SIZE (iridium-browser-2026.03.146.4.tar.xz) = 1286671924 +TIMESTAMP = 1775119021 +SHA256 (iridium-browser-2026.04.146.5.tar.xz) = b82609919c093fbe8d56d7eb69df27eb371514747b7f443fe229a075a22af89d +SIZE (iridium-browser-2026.04.146.5.tar.xz) = 1286581800 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 diff --git a/www/iridium/files/patch-chrome_browser_about__flags.cc b/www/iridium/files/patch-chrome_browser_about__flags.cc index 9e5e1396cd4d..8e4663a0d6c0 100644 --- a/www/iridium/files/patch-chrome_browser_about__flags.cc +++ b/www/iridium/files/patch-chrome_browser_about__flags.cc @@ -1,4 +1,4 @@ ---- chrome/browser/about_flags.cc.orig 2026-03-30 11:37:05 UTC +--- chrome/browser/about_flags.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/about_flags.cc @@ -332,13 +332,13 @@ #include "components/stylus_handwriting/win/features.h" @@ -49,7 +49,7 @@ const FeatureEntry::FeatureParam kMBIModeLegacy[] = {{"mode", "legacy"}}; const FeatureEntry::FeatureParam kMBIModeEnabledPerRenderProcessHost[] = { {"mode", "per_render_process_host"}}; -@@ -1212,7 +1229,7 @@ const FeatureEntry::FeatureVariation +@@ -1204,7 +1221,7 @@ const FeatureEntry::FeatureVariation }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -58,7 +58,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3412,7 +3429,7 @@ const FeatureEntry::FeatureVariation kAndroidThemeReso +@@ -3404,7 +3421,7 @@ const FeatureEntry::FeatureVariation kAndroidThemeReso #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -67,7 +67,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -3438,7 +3455,7 @@ const flags_ui::FeatureEntry::FeatureVariation +@@ -3430,7 +3447,7 @@ const flags_ui::FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || // BUILDFLAG(IS_CHROMEOS) @@ -76,7 +76,7 @@ const FeatureEntry::Choice kReplaceSyncPromosWithSignInPromosChoices[] = { {"Default", "", ""}, {"Disabled", switches::kDisableFeatures, -@@ -3640,7 +3657,7 @@ const FeatureEntry::FeatureVariation kSensitiveContent +@@ -3632,7 +3649,7 @@ const FeatureEntry::FeatureVariation kSensitiveContent #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -85,7 +85,7 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -4379,7 +4396,7 @@ const FeatureEntry::FeatureVariation +@@ -4371,7 +4388,7 @@ const FeatureEntry::FeatureVariation }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -94,7 +94,7 @@ const FeatureEntry::FeatureParam kNtpCustomizeChromeAutoOpenOnEveryNTP[] = { {"max_customize_chrome_auto_shown_count", "5"}, {"max_customize_chrome_auto_shown_session_count", "5"}}; -@@ -4480,7 +4497,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninVa +@@ -4472,7 +4489,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninVa kSeamlessSigninCompactSignin, nullptr}}; #endif // BUILDFLAG(IS_ANDROID) @@ -103,7 +103,7 @@ const FeatureEntry::FeatureParam kProfilePickerTextVariation1[] = { {"profile-picker-variation", "keep-work-and-life-separate"}}; const FeatureEntry::FeatureParam kProfilePickerTextVariation2[] = { -@@ -5460,7 +5477,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5452,7 +5469,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -112,7 +112,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5651,7 +5668,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5643,7 +5660,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -121,7 +121,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -5666,6 +5683,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5658,6 +5675,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -138,7 +138,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6161,7 +6188,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6153,7 +6180,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kFillOnAccountSelectDescription, kOsAll, FEATURE_VALUE_TYPE(password_manager::features::kFillOnAccountSelect)}, @@ -147,7 +147,7 @@ {"first-run-desktop-refresh", flag_descriptions::kFirstRunDesktopRefreshName, flag_descriptions::kFirstRunDesktopRefreshDescription, -@@ -6497,7 +6524,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6489,7 +6516,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -156,7 +156,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -6905,7 +6932,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6897,7 +6924,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -165,7 +165,7 @@ {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7090,7 +7117,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7082,7 +7109,7 @@ const FeatureEntry kFeatureEntries[] = { "NtpRealboxNext")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -174,7 +174,7 @@ {"ntp-customize-chrome-auto-open", flag_descriptions::kNtpCustomizeChromeAutoOpenName, flag_descriptions::kNtpCustomizeChromeAutoOpenDescription, kOsDesktop, -@@ -7336,7 +7363,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7328,7 +7355,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(ENABLE_PRINTING) @@ -183,7 +183,7 @@ {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8189,7 +8216,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8181,7 +8208,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kGesturePropertiesDBusService)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -192,7 +192,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -8710,7 +8737,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8702,7 +8729,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -201,7 +201,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9164,7 +9191,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9156,7 +9183,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -210,7 +210,7 @@ {"auto-picture-in-picture-for-video-playback", flag_descriptions::kAutoPictureInPictureForVideoPlaybackName, flag_descriptions::kAutoPictureInPictureForVideoPlaybackDescription, -@@ -9345,7 +9372,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9337,7 +9364,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -219,7 +219,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -9844,7 +9871,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9836,7 +9863,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, @@ -228,7 +228,7 @@ {"enable-generic-oidc-auth-profile-management", flag_descriptions::kEnableGenericOidcAuthProfileManagementName, flag_descriptions::kEnableGenericOidcAuthProfileManagementDescription, -@@ -9859,7 +9886,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9851,7 +9878,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -237,7 +237,7 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -10262,7 +10289,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10254,7 +10281,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kResponsiveIframesDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kResponsiveIframes)}, @@ -246,7 +246,7 @@ {"replace-sync-promos-with-sign-in-promos-desktop", flag_descriptions::kReplaceSyncPromosWithSignInPromosName, flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -10618,7 +10645,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10610,7 +10637,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -255,7 +255,7 @@ {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, -@@ -10697,7 +10724,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10689,7 +10716,7 @@ const FeatureEntry kFeatureEntries[] = { password_manager::features::kPasswordFormClientsideClassifier)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -264,7 +264,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsDesktop, FEATURE_WITH_PARAMS_VALUE_TYPE(contextual_cueing::kContextualCueing, -@@ -11088,7 +11115,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11080,7 +11107,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -273,7 +273,7 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -11119,7 +11146,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11111,7 +11138,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -282,7 +282,7 @@ {"autofill-enable-amount-extraction", flag_descriptions::kAutofillEnableAmountExtractionName, flag_descriptions::kAutofillEnableAmountExtractionDescription, -@@ -11271,7 +11298,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11263,7 +11290,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( feature_engagement::kIPHAutofillCreditCardBenefitFeature)}, @@ -291,7 +291,7 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -11317,7 +11344,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11309,7 +11336,7 @@ const FeatureEntry kFeatureEntries[] = { supervised_user::kSupervisedUserUseUrlFilteringService)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -300,7 +300,7 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -11332,7 +11359,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11324,7 +11351,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -309,7 +309,7 @@ {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -11586,7 +11613,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11578,7 +11605,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -318,7 +318,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -11656,7 +11683,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11648,7 +11675,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -327,7 +327,7 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -11737,7 +11764,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11729,7 +11756,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -336,7 +336,7 @@ {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -11801,7 +11828,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11793,7 +11820,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -345,7 +345,7 @@ {"autofill-enable-buy-now-pay-later-for-externally-linked", flag_descriptions::kAutofillEnableBuyNowPayLaterForExternallyLinkedName, flag_descriptions:: -@@ -12110,7 +12137,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12102,7 +12129,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID), #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -354,7 +354,7 @@ {"enable-ntp-enterprise-shortcuts", flag_descriptions::kEnableNtpEnterpriseShortcutsName, flag_descriptions::kEnableNtpEnterpriseShortcutsDescription, -@@ -12221,7 +12248,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12213,7 +12240,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -363,7 +363,7 @@ {"contextual-suggestion-ui-improvements", flag_descriptions::kContextualSuggestionsUiImprovementsName, flag_descriptions::kContextualSuggestionsUiImprovementsDescription, -@@ -12241,7 +12268,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12233,7 +12260,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillPreferBuyNowPayLaterBlocklists)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -372,7 +372,7 @@ {"autofill-enable-ai-based-amount-extraction", flag_descriptions::kAutofillEnableAiBasedAmountExtractionName, flag_descriptions::kAutofillEnableAiBasedAmountExtractionDescription, -@@ -12323,7 +12350,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12315,7 +12342,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(features::kCryptographyComplianceCnsa)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -381,7 +381,7 @@ {"lens-reinvocation-affordance", flag_descriptions::kLensSearchReinvocationAffordanceName, flag_descriptions::kLensSearchReinvocationAffordanceDescription, -@@ -12381,7 +12408,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12373,7 +12400,7 @@ const FeatureEntry kFeatureEntries[] = { STRING_VALUE_TYPE(variations::switches::kVariationsSeedCorpus, "")}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -390,7 +390,7 @@ {"passkey-unlock-manager", flag_descriptions::kPasskeyUnlockManagerName, flag_descriptions::kPasskeyUnlockManagerDescription, kOsDesktop, FEATURE_VALUE_TYPE(device::kPasskeyUnlockManager)}, -@@ -12422,7 +12449,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12414,7 +12441,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(features::kUserValueDefaultBrowserStrings)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -399,7 +399,7 @@ {"read-anything-read-aloud-ts-text-segmentation", flag_descriptions::kReadAnythingReadAloudTsTextSegmentationName, flag_descriptions::kReadAnythingReadAloudTsTextSegmentationDescription, -@@ -12434,7 +12461,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12426,7 +12453,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kHandleMdmErrorsForDasherAccountsDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kHandleMdmErrorsForDasherAccounts)}, @@ -408,7 +408,7 @@ {"profile-creation-decline-signin-cta-experiment", flag_descriptions::kProfileCreationDeclineSigninCTAExperimentName, flag_descriptions::kProfileCreationDeclineSigninCTAExperimentDescription, -@@ -12442,7 +12469,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12434,7 +12461,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(switches::kProfileCreationDeclineSigninCTAExperiment)}, #endif @@ -417,7 +417,7 @@ {"profile-creation-friction-reduction-experiment-prefill-name-requirement", flag_descriptions:: kProfileCreationFrictionReductionExperimentPrefillNameRequirementName, -@@ -12454,7 +12481,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12446,7 +12473,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentPrefillNameRequirement)}, #endif @@ -426,7 +426,7 @@ {"profile-creation-friction-reduction-experiment-remove-signin-step", flag_descriptions:: kProfileCreationFrictionReductionExperimentRemoveSigninStepName, -@@ -12466,7 +12493,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12458,7 +12485,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentRemoveSigninStep)}, #endif @@ -435,7 +435,7 @@ {"profile-creation-friction-reduction-experiment-skip-customize-profile", flag_descriptions:: kProfileCreationFrictionReductionExperimentSkipCustomizeProfileName, -@@ -12478,7 +12505,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12470,7 +12497,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentSkipCustomizeProfile)}, #endif @@ -444,7 +444,7 @@ {"show-profile-picker-to-all-users-experiment", flag_descriptions::kShowProfilePickerToAllUsersExperimentName, flag_descriptions::kShowProfilePickerToAllUsersExperimentDescription, -@@ -12486,7 +12513,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12478,7 +12505,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(switches::kShowProfilePickerToAllUsersExperiment)}, #endif @@ -453,7 +453,7 @@ {"open-all-profiles-from-profile-picker-experiment", flag_descriptions::kOpenAllProfilesFromProfilePickerExperimentName, flag_descriptions::kOpenAllProfilesFromProfilePickerExperimentDescription, -@@ -12529,7 +12556,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12521,7 +12548,7 @@ const FeatureEntry kFeatureEntries[] = { "AndroidDesktopZoomScaling")}, #endif @@ -462,7 +462,7 @@ {"profile-picker-text-variations", flag_descriptions::kProfilePickerTextVariationsName, flag_descriptions::kProfilePickerTextVariationsDescription, -@@ -12540,7 +12567,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12532,7 +12559,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -471,7 +471,7 @@ {"lens-overlay-optimization-filter", flag_descriptions::kLensOverlayOptimizationFilterName, flag_descriptions::kLensOverlayOptimizationFilterDescription, kOsDesktop, -@@ -12559,7 +12586,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12551,7 +12578,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(network::features::kConnectionAllowlists)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -480,7 +480,7 @@ {"read-anything-with-readability-enabled", flag_descriptions::kReadAnythingWithReadabilityName, flag_descriptions::kReadAnythingWithReadabilityDescription, kOsDesktop, -@@ -12567,7 +12594,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12559,7 +12586,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -489,7 +489,7 @@ {"read-anything-omnibox-chip", flag_descriptions::kReadAnythingOmniboxChipName, flag_descriptions::kReadAnythingOmniboxChipDescription, kOsDesktop, -@@ -12596,7 +12623,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12588,7 +12615,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillDisableBnplCountryCheckForTesting)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -498,7 +498,7 @@ {"infobar-prioritization", flag_descriptions::kInfobarPrioritizationName, flag_descriptions::kInfobarPrioritizationDescription, kOsDesktop, FEATURE_VALUE_TYPE(infobars::features::kInfobarPrioritization)}, -@@ -12614,7 +12641,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12606,7 +12633,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -507,7 +507,7 @@ {"read-anything-immersive-reading-mode", flag_descriptions::kReadAnythingImmersiveReadingModeName, flag_descriptions::kReadAnythingImmersiveReadingModeDescription, -@@ -12627,7 +12654,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12619,7 +12646,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -516,7 +516,7 @@ {"lens-overlay-non-blocking-privacy-notice", flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeName, flag_descriptions::kLensOverlayNonBlockingPrivacyNoticeDescription, -@@ -12700,7 +12727,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12692,7 +12719,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -525,7 +525,7 @@ {"enable-your-saved-info-settings-page", flag_descriptions::kYourSavedInfoSettingsPageName, flag_descriptions::kYourSavedInfoSettingsPageDescription, kOsDesktop, -@@ -12797,14 +12824,14 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12789,14 +12816,14 @@ const FeatureEntry kFeatureEntries[] = { autofill::features:: kAutofillAiBasedAmountExtractionIgnoreSeenTermsForTesting)}, @@ -542,7 +542,7 @@ {"read-anything-line-focus", flag_descriptions::kReadAnythingLineFocusName, flag_descriptions::kReadAnythingLineFocusDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kReadAnythingLineFocus)}, -@@ -12828,7 +12855,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12820,7 +12847,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(payments::android::kDeduplicateNativePaymentApps)}, #endif @@ -551,7 +551,7 @@ {"password-upload-ui-update", flag_descriptions::kPasswordUploadUiUpdateName, flag_descriptions::kPasswordUploadUiUpdateDescription, -@@ -12857,7 +12884,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12849,7 +12876,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(chrome::android::kAlwaysDrawCompositedToolbarHairline)}, #endif diff --git a/www/iridium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc b/www/iridium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc index 81b1d4d420e4..890fd374b540 100644 --- a/www/iridium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc +++ b/www/iridium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc @@ -1,6 +1,6 @@ ---- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-03-30 11:37:05 UTC +--- chrome/browser/renderer_context_menu/render_view_context_menu.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/renderer_context_menu/render_view_context_menu.cc -@@ -249,7 +249,7 @@ +@@ -251,7 +251,7 @@ #include "url/origin.h" #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "components/webapps/isolated_web_apps/scheme.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -5112,7 +5112,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() { +@@ -5133,7 +5133,7 @@ void RenderViewContextMenu::OpenLinkInSplitView() { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/iridium/files/patch-chrome_browser_ui_hats_survey__config.cc b/www/iridium/files/patch-chrome_browser_ui_hats_survey__config.cc index 6192b7c10eea..d1d3c2ba4f87 100644 --- a/www/iridium/files/patch-chrome_browser_ui_hats_survey__config.cc +++ b/www/iridium/files/patch-chrome_browser_ui_hats_survey__config.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/hats/survey_config.cc.orig 2026-03-24 16:59:08 UTC +--- chrome/browser/ui/hats/survey_config.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/ui/hats/survey_config.cc -@@ -559,7 +559,7 @@ std::vector<hats::SurveyConfig> GetAllSurveyConfigs() +@@ -563,7 +563,7 @@ std::vector<hats::SurveyConfig> GetAllSurveyConfigs() &features::kHappinessTrackingSurveysForWallpaperSearch, kHatsSurveyTriggerWallpaperSearch); diff --git a/www/iridium/files/patch-chrome_browser_ui_tabs_public_tab__features.h b/www/iridium/files/patch-chrome_browser_ui_tabs_public_tab__features.h index 4fe65b37d836..0a646742f5d1 100644 --- a/www/iridium/files/patch-chrome_browser_ui_tabs_public_tab__features.h +++ b/www/iridium/files/patch-chrome_browser_ui_tabs_public_tab__features.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/public/tab_features.h.orig 2026-03-24 16:59:08 UTC +--- chrome/browser/ui/tabs/public/tab_features.h.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/ui/tabs/public/tab_features.h -@@ -147,7 +147,7 @@ class TabContextualizationController; +@@ -148,7 +148,7 @@ class TabContextualizationController; } // namespace lens #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ namespace wallet { class ChromeWalletablePassClient; } // namespace wallet -@@ -540,7 +540,7 @@ class TabFeatures { +@@ -542,7 +542,7 @@ class TabFeatures { skills_ui_tab_controller_; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ std::unique_ptr<wallet::ChromeWalletablePassClient> walletable_pass_client_; #endif -@@ -551,7 +551,7 @@ class TabFeatures { +@@ -553,7 +553,7 @@ class TabFeatures { std::unique_ptr<skills::SkillsUpdateObserver> skills_update_observer_; #endif // BUILDFLAG(ENABLE_GLIC) && !BUILDFLAG(IS_ANDROID) diff --git a/www/iridium/files/patch-chrome_browser_ui_tabs_tab__features.cc b/www/iridium/files/patch-chrome_browser_ui_tabs_tab__features.cc index 9bdaa1c31539..3e2da3e8afe4 100644 --- a/www/iridium/files/patch-chrome_browser_ui_tabs_tab__features.cc +++ b/www/iridium/files/patch-chrome_browser_ui_tabs_tab__features.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/tabs/tab_features.cc.orig 2026-03-30 11:37:05 UTC +--- chrome/browser/ui/tabs/tab_features.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/ui/tabs/tab_features.cc @@ -96,7 +96,7 @@ #include "components/contextual_tasks/public/features.h" @@ -9,7 +9,7 @@ #include "chrome/browser/contextual_tasks/contextual_tasks_tab_visit_tracker.h" #include "chrome/browser/wallet/chrome_walletable_pass_client.h" #endif -@@ -444,7 +444,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro +@@ -453,7 +453,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro task_manager::WebContentsTags::CreateForTabContents(tab.GetContents()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ inactive_window_mouse_event_controller_ = std::make_unique<InactiveWindowMouseEventController>(); -@@ -510,7 +510,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro +@@ -519,7 +519,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro } #endif // BUILDFLAG(ENABLE_GLIC) && !BUILDFLAG(IS_ANDROID) diff --git a/www/iridium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/iridium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc index a49eaddf15ae..220dae4cae2f 100644 --- a/www/iridium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ b/www/iridium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2026-03-30 11:37:05 UTC +--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -1234,7 +1234,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1235,7 +1235,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered when a shared tab becomes the active tab."))); } @@ -9,7 +9,7 @@ // kIPHSupervisedUserProfileSigninFeature: registry.RegisterFeature(std::move( FeaturePromoSpecification::CreateForCustomAction( -@@ -1495,7 +1495,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1496,7 +1496,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered to inform users of the availability of the " "new translate screen feature on the Lens Overlay."))); diff --git a/www/iridium/files/patch-chrome_browser_web__applications_web__app.cc b/www/iridium/files/patch-chrome_browser_web__applications_web__app.cc index 37ebcd60cbb1..5b681ce1abe7 100644 --- a/www/iridium/files/patch-chrome_browser_web__applications_web__app.cc +++ b/www/iridium/files/patch-chrome_browser_web__applications_web__app.cc @@ -1,4 +1,4 @@ ---- chrome/browser/web_applications/web_app.cc.orig 2026-03-24 16:59:08 UTC +--- chrome/browser/web_applications/web_app.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/browser/web_applications/web_app.cc @@ -77,7 +77,7 @@ #include "url/origin.h" @@ -9,7 +9,7 @@ #include "components/webapps/isolated_web_apps/scheme.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -777,7 +777,7 @@ void WebApp::SetCurrentOsIntegrationStates( +@@ -787,7 +787,7 @@ void WebApp::SetCurrentOsIntegrationStates( void WebApp::SetIsolationData(IsolationData isolation_data) { CHECK(manifest_id_.is_valid() #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/iridium/files/patch-chrome_common_chrome__features.cc b/www/iridium/files/patch-chrome_common_chrome__features.cc index ae0be7c30c8c..6db915ec8f24 100644 --- a/www/iridium/files/patch-chrome_common_chrome__features.cc +++ b/www/iridium/files/patch-chrome_common_chrome__features.cc @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.cc.orig 2026-03-24 16:59:08 UTC +--- chrome/common/chrome_features.cc.orig 2026-04-02 08:38:27 UTC +++ chrome/common/chrome_features.cc @@ -84,7 +84,7 @@ BASE_FEATURE(kUseKeychainKeyProvider, base::FEATURE_EN #endif // BUILDFLAG(IS_MAC) @@ -18,7 +18,7 @@ // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome // Apps will not launch and will be marked in the UI as deprecated. -@@ -800,7 +800,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D +@@ -802,7 +802,7 @@ BASE_FEATURE(kGlicWarming, base::FEATURE_DISABLED_BY_D // Killswitch that controls whether the guest WebContents visibility state is // set to hidden when the Glic panel is warming. BASE_FEATURE(kGlicGuestContentsVisibilityState, @@ -27,7 +27,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -1356,7 +1356,7 @@ BASE_FEATURE(kIsolatedWebAppManagedGuestSessionInstall +@@ -1360,7 +1360,7 @@ BASE_FEATURE(kIsolatedWebAppManagedGuestSessionInstall BASE_FEATURE(kIsolatedWebAppBundleCache, base::FEATURE_ENABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_CHROMEOS) @@ -36,7 +36,7 @@ BASE_FEATURE(kLinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT); // Values taken from the low-memory-monitor documentation and also apply to the // portal API: -@@ -1367,7 +1367,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit +@@ -1371,7 +1371,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit &kLinuxLowMemoryMonitor, "critical_level", 255}; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/iridium/files/patch-chrome_common_chrome__features.h b/www/iridium/files/patch-chrome_common_chrome__features.h index 6df6c7ab5022..8a5586933b12 100644 --- a/www/iridium/files/patch-chrome_common_chrome__features.h +++ b/www/iridium/files/patch-chrome_common_chrome__features.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.h.orig 2026-03-24 16:59:08 UTC +--- chrome/common/chrome_features.h.orig 2026-04-02 08:38:27 UTC +++ chrome/common/chrome_features.h @@ -82,7 +82,7 @@ BASE_DECLARE_FEATURE(kUseKeychainKeyProvider); #endif // BUILDFLAG(IS_MAC) @@ -18,7 +18,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -1001,7 +1001,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) +@@ -1006,7 +1006,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kIsolatedWebAppBundleCache); #endif @@ -27,7 +27,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -1009,7 +1009,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) +@@ -1014,7 +1014,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/iridium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc b/www/iridium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc index c63a715eb365..8acf686ecfae 100644 --- a/www/iridium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc +++ b/www/iridium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2026-03-24 16:59:08 UTC +--- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2026-04-02 08:38:27 UTC +++ components/autofill/core/browser/payments/bnpl_manager.cc -@@ -804,7 +804,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp +@@ -806,7 +806,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp .OnBnplSuggestionShown(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/iridium/files/patch-pdf_pdfium_pdfium__engine.cc b/www/iridium/files/patch-pdf_pdfium_pdfium__engine.cc index 7e8f3867c704..31b12ae45ff1 100644 --- a/www/iridium/files/patch-pdf_pdfium_pdfium__engine.cc +++ b/www/iridium/files/patch-pdf_pdfium_pdfium__engine.cc @@ -1,6 +1,6 @@ ---- pdf/pdfium/pdfium_engine.cc.orig 2026-02-16 10:45:29 UTC +--- pdf/pdfium/pdfium_engine.cc.orig 2026-04-02 08:38:27 UTC +++ pdf/pdfium/pdfium_engine.cc -@@ -119,7 +119,7 @@ +@@ -118,7 +118,7 @@ #include "ui/accessibility/ax_features.mojom-features.h" #endif @@ -9,7 +9,7 @@ #include "pdf/pdfium/pdfium_font_linux.h" #endif -@@ -636,7 +636,7 @@ void InitializeSDK(bool enable_v8, +@@ -635,7 +635,7 @@ void InitializeSDK(bool enable_v8, FPDF_InitLibraryWithConfig(&config); diff --git a/www/iridium/files/patch-services_device_public_cpp_device__features.cc b/www/iridium/files/patch-services_device_public_cpp_device__features.cc index d44dc77420a2..527bfb9cd565 100644 --- a/www/iridium/files/patch-services_device_public_cpp_device__features.cc +++ b/www/iridium/files/patch-services_device_public_cpp_device__features.cc @@ -1,6 +1,6 @@ ---- services/device/public/cpp/device_features.cc.orig 2026-03-24 16:59:08 UTC +--- services/device/public/cpp/device_features.cc.orig 2026-04-02 08:38:27 UTC +++ services/device/public/cpp/device_features.cc -@@ -120,7 +120,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() { +@@ -126,7 +126,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() { // a USB interface is busy. #if BUILDFLAG(IS_ANDROID) BASE_FEATURE(kAutomaticUsbDetach, base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/iridium/files/patch-services_device_public_cpp_device__features.h b/www/iridium/files/patch-services_device_public_cpp_device__features.h index 7b783eefcff3..dd54d55e782d 100644 --- a/www/iridium/files/patch-services_device_public_cpp_device__features.h +++ b/www/iridium/files/patch-services_device_public_cpp_device__features.h @@ -1,6 +1,6 @@ ---- services/device/public/cpp/device_features.h.orig 2026-03-24 16:59:08 UTC +--- services/device/public/cpp/device_features.h.orig 2026-04-02 08:38:27 UTC +++ services/device/public/cpp/device_features.h -@@ -48,7 +48,7 @@ extern const DEVICE_FEATURES_EXPORT +@@ -50,7 +50,7 @@ extern const DEVICE_FEATURES_EXPORT DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermissionSupportEnabled(); diff --git a/www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 index fcfa79b370ee..820ad4d02b90 100644 --- a/www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ b/www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2026-03-30 11:37:05 UTC +--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2026-04-02 08:38:27 UTC +++ third_party/blink/renderer/platform/runtime_enabled_features.json5 @@ -368,7 +368,7 @@ "default": "", @@ -54,7 +54,7 @@ base_feature: "WebAppEnableAppTitle", }, { -@@ -1320,7 +1320,7 @@ +@@ -1324,7 +1324,7 @@ name: "CSPHashesV1", base_feature: "none", origin_trial_feature_name: "CSPExtendedScriptSrcHashes", @@ -63,7 +63,7 @@ status: "experimental", public: true, }, -@@ -1913,7 +1913,7 @@ +@@ -1917,7 +1917,7 @@ { name: "DeviceBoundSessionCredentials", origin_trial_feature_name: "DeviceBoundSessionCredentials", @@ -72,7 +72,7 @@ status: "experimental", // Killswitch is net::features::kDeviceBoundSessions base_feature: "none", -@@ -1921,7 +1921,7 @@ +@@ -1925,7 +1925,7 @@ { name: "DeviceBoundSessionCredentials2", origin_trial_feature_name: "DeviceBoundSessionCredentials2", @@ -81,7 +81,7 @@ status: "experimental", // Killswitch is net::features::kDeviceBoundSessions base_feature: "none", -@@ -2084,7 +2084,7 @@ +@@ -2088,7 +2088,7 @@ name: "DocumentIsolationPolicy", status: "experimental", origin_trial_feature_name: "DocumentIsolationPolicy", @@ -90,7 +90,7 @@ base_feature: "none", }, { -@@ -2411,7 +2411,7 @@ +@@ -2415,7 +2415,7 @@ base_feature: "none", public: true, origin_trial_feature_name: "FedCmMultipleIdentityProviders", @@ -99,7 +99,7 @@ origin_trial_allows_third_party: true, }, { -@@ -4095,7 +4095,7 @@ +@@ -4099,7 +4099,7 @@ // Tracking bug for the implementation: https://crbug.com/1462930 name: "PermissionElement", origin_trial_feature_name: "PermissionElement", @@ -108,7 +108,7 @@ status: "experimental", public: true, base_feature_status: "enabled", -@@ -5661,7 +5661,7 @@ +@@ -5665,7 +5665,7 @@ name: "UnrestrictedSharedArrayBuffer", base_feature: "none", origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", @@ -117,7 +117,7 @@ }, // Enables using policy-controlled feature "usb-unrestricted" to allow // isolated context to access protected USB interface classes and to -@@ -5752,7 +5752,7 @@ +@@ -5756,7 +5756,7 @@ status: "experimental", origin_trial_feature_name: "UserMediaElement", public: true, @@ -126,7 +126,7 @@ base_feature_status: "enabled", copied_from_base_feature_if: "overridden", }, -@@ -5868,7 +5868,7 @@ +@@ -5872,7 +5872,7 @@ name: "WebAppInstallation", status: {"Android": "", "default": "test"}, origin_trial_feature_name: "WebAppInstallation", @@ -135,7 +135,7 @@ base_feature_status: "enabled", copied_from_base_feature_if: "overridden", }, -@@ -5880,7 +5880,7 @@ +@@ -5884,7 +5884,7 @@ { name: "WebAppScopeExtensions", origin_trial_feature_name: "WebAppScopeExtensions",home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ce2f07.3656e.7bad824>
