Date: Tue, 24 Mar 2026 16:28:23 +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: 039157c30cd1 - main - www/chromium: update to 146.0.7680.164 Message-ID: <69c2bba7.26c7c.7e1374f0@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=039157c30cd1b2d41dc7327116cfbc2d4993aa91 commit 039157c30cd1b2d41dc7327116cfbc2d4993aa91 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2026-03-24 16:26:52 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2026-03-24 16:28:17 +0000 www/chromium: update to 146.0.7680.164 Security: https://vuxml.freebsd.org/freebsd/07d6b170-fed8-4ee2-ba96-b6d61b6d6a26.html Security: https://vuxml.freebsd.org/freebsd/3c370171-b6b6-463a-8746-ee49bea08c87.html --- www/chromium/Makefile | 2 +- www/chromium/distinfo | 14 +-- www/chromium/files/patch-chrome_browser_BUILD.gn | 4 +- .../files/patch-chrome_browser_about__flags.cc | 106 ++++++++++----------- ...e_browser_background_glic_glic__status__icon.cc | 4 +- .../patch-chrome_browser_flag__descriptions.h | 4 +- ...oad__metrics_page__load__metrics__initialize.cc | 6 +- ...lti__contents__view__drop__target__controller.h | 11 --- ...r_ui_views_location__bar_location__bar__view.cc | 4 +- ..._education_browser__user__education__service.cc | 6 +- ..._cr__components_searchbox_searchbox__handler.cc | 8 +- ...atch-content_app_content__main__runner__impl.cc | 12 +-- 12 files changed, 82 insertions(+), 99 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index a7cc495bcd84..c22da2c7383b 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 146.0.7680.80 +PORTVERSION= 146.0.7680.164 PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 diff --git a/www/chromium/distinfo b/www/chromium/distinfo index dfedf8b24ddf..36893370f501 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1773598133 -SHA256 (chromium-146.0.7680.80-lite.tar.xz) = 2344889e79e91438f5e6891aac1f00207ddb8ea86414dc2a6c9b6d8d083a3e4f -SIZE (chromium-146.0.7680.80-lite.tar.xz) = 1476612920 -SHA256 (chromium-146.0.7680.80-profdata.tar.xz) = a09d9720f5045952b1138230fb7545dbc167444f2c451709f9ee719b95b374d7 -SIZE (chromium-146.0.7680.80-profdata.tar.xz) = 15134368 +TIMESTAMP = 1774337730 +SHA256 (chromium-146.0.7680.164-lite.tar.xz) = 2d4163d39cc85c58d0bad83ccb5f200174cc99e3627fc56b095025f1ae7038c8 +SIZE (chromium-146.0.7680.164-lite.tar.xz) = 1476795816 +SHA256 (chromium-146.0.7680.164-profdata.tar.xz) = b8b8577f201521af73dffc34abbcecf5556972d06da29e6ae3862a83c31e174d +SIZE (chromium-146.0.7680.164-profdata.tar.xz) = 15190948 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-146.0.7680.80-testdata.tar.xz) = f8d92f75e1ceba28456d1470bf304526af05f039e2f8bd07a2bc556553010fb2 -SIZE (chromium-146.0.7680.80-testdata.tar.xz) = 1320139412 +SHA256 (chromium-146.0.7680.164-testdata.tar.xz) = 571c53a793975a2e8e75ff0b79e0be61d88187dd8846f88cadf706545e5e01c6 +SIZE (chromium-146.0.7680.164-testdata.tar.xz) = 1319956124 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 diff --git a/www/chromium/files/patch-chrome_browser_BUILD.gn b/www/chromium/files/patch-chrome_browser_BUILD.gn index d928742f1bd3..b66dfd5d9ee9 100644 --- a/www/chromium/files/patch-chrome_browser_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/BUILD.gn.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/BUILD.gn.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/BUILD.gn -@@ -7098,6 +7098,13 @@ static_library("browser") { +@@ -7100,6 +7100,13 @@ static_library("browser") { [ "//third_party/webrtc/modules/desktop_capture:pipewire_config" ] } diff --git a/www/chromium/files/patch-chrome_browser_about__flags.cc b/www/chromium/files/patch-chrome_browser_about__flags.cc index e3269d062495..c323b63de1fc 100644 --- a/www/chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/chromium/files/patch-chrome_browser_about__flags.cc @@ -1,4 +1,4 @@ ---- chrome/browser/about_flags.cc.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/about_flags.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/about_flags.cc @@ -331,13 +331,13 @@ #include "components/stylus_handwriting/win/features.h" @@ -76,7 +76,7 @@ const FeatureEntry::Choice kReplaceSyncPromosWithSignInPromosChoices[] = { {"Default", "", ""}, {"Disabled", switches::kDisableFeatures, -@@ -3636,7 +3653,7 @@ const FeatureEntry::FeatureVariation kSensitiveContent +@@ -3639,7 +3656,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"}, -@@ -4375,7 +4392,7 @@ const FeatureEntry::FeatureVariation +@@ -4378,7 +4395,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"}}; -@@ -4476,7 +4493,7 @@ const FeatureEntry::FeatureVariation kSeamlessSigninVa +@@ -4479,7 +4496,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[] = { -@@ -5448,7 +5465,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5451,7 +5468,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, -@@ -5639,7 +5656,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5642,7 +5659,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, -@@ -5654,6 +5671,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5657,6 +5674,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) -@@ -6149,7 +6176,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6152,7 +6179,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, -@@ -6485,7 +6512,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6488,7 +6515,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:: -@@ -6893,7 +6920,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6896,7 +6923,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)}, -@@ -7078,7 +7105,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7081,7 +7108,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, -@@ -7324,7 +7351,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7327,7 +7354,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, -@@ -8177,7 +8204,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8180,7 +8207,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, -@@ -8698,7 +8725,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8701,7 +8728,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -201,7 +201,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9147,7 +9174,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9155,7 +9182,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, -@@ -9328,7 +9355,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9336,7 +9363,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, -@@ -9827,7 +9854,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9835,7 +9862,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, -@@ -9842,7 +9869,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9850,7 +9877,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, -@@ -10245,7 +10272,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10253,7 +10280,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, -@@ -10601,7 +10628,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10609,7 +10636,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, -@@ -10680,7 +10707,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10688,7 +10715,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, -@@ -11071,7 +11098,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11079,7 +11106,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)}, -@@ -11102,7 +11129,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11110,7 +11137,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, -@@ -11254,7 +11281,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11262,7 +11289,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, -@@ -11300,7 +11327,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11308,7 +11335,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, -@@ -11315,7 +11342,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11323,7 +11350,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, -@@ -11569,7 +11596,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11577,7 +11604,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)}, -@@ -11639,7 +11666,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11647,7 +11674,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, -@@ -11720,7 +11747,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11728,7 +11755,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, -@@ -11784,7 +11811,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11792,7 +11819,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:: -@@ -12093,7 +12120,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12101,7 +12128,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, -@@ -12204,7 +12231,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12212,7 +12239,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, -@@ -12224,7 +12251,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12232,7 +12259,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, -@@ -12306,7 +12333,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12314,7 +12341,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, -@@ -12364,7 +12391,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12372,7 +12399,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)}, -@@ -12405,7 +12432,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12413,7 +12440,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, -@@ -12417,7 +12444,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12425,7 +12452,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, -@@ -12425,7 +12452,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12433,7 +12460,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, -@@ -12437,7 +12464,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12445,7 +12472,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentPrefillNameRequirement)}, #endif @@ -426,7 +426,7 @@ {"profile-creation-friction-reduction-experiment-remove-signin-step", flag_descriptions:: kProfileCreationFrictionReductionExperimentRemoveSigninStepName, -@@ -12449,7 +12476,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12457,7 +12484,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentRemoveSigninStep)}, #endif @@ -435,7 +435,7 @@ {"profile-creation-friction-reduction-experiment-skip-customize-profile", flag_descriptions:: kProfileCreationFrictionReductionExperimentSkipCustomizeProfileName, -@@ -12461,7 +12488,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12469,7 +12496,7 @@ const FeatureEntry kFeatureEntries[] = { kProfileCreationFrictionReductionExperimentSkipCustomizeProfile)}, #endif @@ -444,7 +444,7 @@ {"show-profile-picker-to-all-users-experiment", flag_descriptions::kShowProfilePickerToAllUsersExperimentName, flag_descriptions::kShowProfilePickerToAllUsersExperimentDescription, -@@ -12469,7 +12496,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12477,7 +12504,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, -@@ -12512,7 +12539,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12520,7 +12547,7 @@ const FeatureEntry kFeatureEntries[] = { "AndroidDesktopZoomScaling")}, #endif @@ -462,7 +462,7 @@ {"profile-picker-text-variations", flag_descriptions::kProfilePickerTextVariationsName, flag_descriptions::kProfilePickerTextVariationsDescription, -@@ -12523,7 +12550,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12531,7 +12558,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, -@@ -12542,7 +12569,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12550,7 +12577,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, -@@ -12550,7 +12577,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12558,7 +12585,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, -@@ -12579,7 +12606,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12587,7 +12614,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)}, -@@ -12597,7 +12624,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12605,7 +12632,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, -@@ -12610,7 +12637,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12618,7 +12645,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, -@@ -12683,7 +12710,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12691,7 +12718,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, -@@ -12780,14 +12807,14 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12788,14 +12815,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)}, -@@ -12811,7 +12838,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12819,7 +12846,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, -@@ -12840,7 +12867,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12848,7 +12875,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(chrome::android::kAlwaysDrawCompositedToolbarHairline)}, #endif diff --git a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc index c28ccb6aade7..69bbe9195a0d 100644 --- a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc +++ b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc @@ -1,4 +1,4 @@ ---- chrome/browser/background/glic/glic_status_icon.cc.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/background/glic/glic_status_icon.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/background/glic/glic_status_icon.cc @@ -128,7 +128,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control return; @@ -27,7 +27,7 @@ if (context_menu_) { const bool is_visible = GlobalBrowserCollection::GetInstance()->IsEmpty(); const std::optional<size_t> index = -@@ -389,7 +389,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C +@@ -390,7 +390,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C menu->AddItem(IDC_GLIC_STATUS_ICON_MENU_SETTINGS, l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_SETTINGS)); diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.h b/www/chromium/files/patch-chrome_browser_flag__descriptions.h index 6d808c816c52..2e2224f09e57 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.h.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/flag_descriptions.h.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/flag_descriptions.h -@@ -8306,6 +8306,18 @@ inline constexpr char kEnableOktaSSOName[] = +@@ -8311,6 +8311,18 @@ inline constexpr char kEnableOktaSSOName[] = inline constexpr char kEnableOktaSSODescription[] = "Enables native support for Okta SSO on managed MacOS devices."; diff --git a/www/chromium/files/patch-chrome_browser_page__load__metrics_page__load__metrics__initialize.cc b/www/chromium/files/patch-chrome_browser_page__load__metrics_page__load__metrics__initialize.cc index a13fbe39a2ba..86ad348c1ef5 100644 --- a/www/chromium/files/patch-chrome_browser_page__load__metrics_page__load__metrics__initialize.cc +++ b/www/chromium/files/patch-chrome_browser_page__load__metrics_page__load__metrics__initialize.cc @@ -1,6 +1,6 @@ ---- chrome/browser/page_load_metrics/page_load_metrics_initialize.cc.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/page_load_metrics/page_load_metrics_initialize.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/page_load_metrics/page_load_metrics_initialize.cc -@@ -67,7 +67,7 @@ +@@ -68,7 +68,7 @@ #include "url/gurl.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) -@@ -345,7 +345,7 @@ bool PageLoadMetricsEmbedder::IsInternalWebUI(const GU +@@ -354,7 +354,7 @@ bool PageLoadMetricsEmbedder::IsInternalWebUI(const GU bool PageLoadMetricsEmbedder::ShouldObserveScheme(std::string_view scheme) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_multi__contents__view__drop__target__controller.h b/www/chromium/files/patch-chrome_browser_ui_views_frame_multi__contents__view__drop__target__controller.h deleted file mode 100644 index ec3c57a5f66a..000000000000 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_multi__contents__view__drop__target__controller.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/frame/multi_contents_view_drop_target_controller.h.orig 2026-03-13 06:02:14 UTC -+++ chrome/browser/ui/views/frame/multi_contents_view_drop_target_controller.h -@@ -32,7 +32,7 @@ class MultiContentsViewDropTargetController final - public MultiContentsDropTargetView::DragDelegate { - public: - static constexpr base::TimeDelta kShowDropTargetForTabDelay = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::Milliseconds(1000); - #else - base::Milliseconds(500); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_location__bar_location__bar__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_location__bar_location__bar__view.cc index 545e7effe759..1ace9964c41b 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_location__bar_location__bar__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_location__bar_location__bar__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/location_bar/location_bar_view.cc.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/ui/views/location_bar/location_bar_view.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/ui/views/location_bar/location_bar_view.cc -@@ -1846,7 +1846,7 @@ void LocationBarView::OnPopupStateChanged(OmniboxPopup +@@ -1850,7 +1850,7 @@ void LocationBarView::OnPopupStateChanged(OmniboxPopup } } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc index d823da786cd3..2ac1064884be 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ b/www/chromium/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-13 06:02:14 UTC +--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -1267,7 +1267,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1268,7 +1268,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered when a shared tab becomes the active tab."))); } @@ -9,7 +9,7 @@ // kIPHSupervisedUserProfileSigninFeature: registry.RegisterFeature(std::move( FeaturePromoSpecification::CreateForCustomAction( -@@ -1524,7 +1524,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1529,7 +1529,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered to inform users of the availability of the " "new translate screen feature on the Lens Overlay."))); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_cr__components_searchbox_searchbox__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_cr__components_searchbox_searchbox__handler.cc index 921db51f635b..9dc5482aa480 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_cr__components_searchbox_searchbox__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_cr__components_searchbox_searchbox__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/cr_components/searchbox/searchbox_handler.cc.orig 2026-03-13 06:02:14 UTC +--- chrome/browser/ui/webui/cr_components/searchbox/searchbox_handler.cc.orig 2026-03-24 07:37:53 UTC +++ chrome/browser/ui/webui/cr_components/searchbox/searchbox_handler.cc -@@ -168,7 +168,7 @@ const char* kMacShareIconResourceName = +@@ -169,7 +169,7 @@ const char* kMacShareIconResourceName = #elif BUILDFLAG(IS_WIN) const char* kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share.svg"; @@ -9,7 +9,7 @@ const char* kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share.svg"; #else -@@ -228,7 +228,7 @@ static void DefineChromeRefreshRealboxIcons() { +@@ -229,7 +229,7 @@ static void DefineChromeRefreshRealboxIcons() { #elif BUILDFLAG(IS_WIN) kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share_cr23.svg"; @@ -18,7 +18,7 @@ kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share_cr23.svg"; #else -@@ -605,7 +605,7 @@ std::string SearchboxHandler::AutocompleteIconToResour +@@ -606,7 +606,7 @@ std::string SearchboxHandler::AutocompleteIconToResour if (icon.name == omnibox::kShareWinChromeRefreshIcon.name) { return kWinShareIconResourceName; } diff --git a/www/chromium/files/patch-content_app_content__main__runner__impl.cc b/www/chromium/files/patch-content_app_content__main__runner__impl.cc index 6f29ef3ad0e2..ffec046555ba 100644 --- a/www/chromium/files/patch-content_app_content__main__runner__impl.cc +++ b/www/chromium/files/patch-content_app_content__main__runner__impl.cc @@ -1,4 +1,4 @@ ---- content/app/content_main_runner_impl.cc.orig 2026-03-13 06:02:14 UTC +--- content/app/content_main_runner_impl.cc.orig 2026-03-24 07:37:53 UTC +++ content/app/content_main_runner_impl.cc @@ -152,18 +152,21 @@ #include "content/browser/posix_file_descriptor_info_impl.h" @@ -118,13 +118,7 @@ // In sandboxed processes and zygotes, certain resource should be pre-warmed // as they cannot be initialized under a sandbox. In addition, loading these // resources in zygotes (including the unsandboxed zygote) allows them to be -@@ -1020,10 +1039,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam - process_type == switches::kZygoteProcess) { - PreSandboxInit(); - } -+#elif BUILDFLAG(IS_BSD) -+ PreSandboxInit(); - #elif BUILDFLAG(IS_IOS) && !BUILDFLAG(IS_IOS_TVOS) +@@ -1024,6 +1043,16 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam ChildProcessEnterSandbox(); #endif @@ -141,7 +135,7 @@ delegate_->SandboxInitialized(process_type); #if BUILDFLAG(USE_ZYGOTE) -@@ -1140,6 +1171,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { +@@ -1140,6 +1169,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { content_main_params_.reset(); RegisterMainThreadFactories();home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c2bba7.26c7c.7e1374f0>
