diff options
Diffstat (limited to 'devel/electron38/files/patch-chrome_browser_about__flags.cc')
| -rw-r--r-- | devel/electron38/files/patch-chrome_browser_about__flags.cc | 80 | 
1 files changed, 40 insertions, 40 deletions
| diff --git a/devel/electron38/files/patch-chrome_browser_about__flags.cc b/devel/electron38/files/patch-chrome_browser_about__flags.cc index 3bcef711e30e..9c7d22a1ab42 100644 --- a/devel/electron38/files/patch-chrome_browser_about__flags.cc +++ b/devel/electron38/files/patch-chrome_browser_about__flags.cc @@ -1,6 +1,6 @@ ---- chrome/browser/about_flags.cc.orig	2025-08-26 20:49:50 UTC +--- chrome/browser/about_flags.cc.orig	2025-10-06 20:22:27 UTC  +++ chrome/browser/about_flags.cc -@@ -328,12 +328,12 @@ +@@ -329,12 +329,12 @@   #include "components/stylus_handwriting/win/features.h"   #endif @@ -15,7 +15,7 @@   #include "chrome/browser/contextual_cueing/contextual_cueing_features.h"  // nogncheck   #include "chrome/browser/enterprise/profile_management/profile_management_features.h"   #include "chrome/browser/enterprise/webstore/features.h" -@@ -904,6 +904,26 @@ const FeatureEntry::FeatureVariation +@@ -905,6 +905,26 @@ const FeatureEntry::FeatureVariation            std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam),            nullptr}}; @@ -42,7 +42,7 @@   const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = {       {"UIClipboardMaximumAge", "60"}};   const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1284,7 +1304,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1285,7 +1305,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada   };   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -51,7 +51,7 @@   // A limited number of combinations of the rich autocompletion params.   const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3920,7 +3940,7 @@ const FeatureEntry::FeatureVariation +@@ -3921,7 +3941,7 @@ const FeatureEntry::FeatureVariation   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -60,7 +60,7 @@   const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] =       {{"link_capturing_state", "on_by_default"}};   const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4216,7 +4236,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4217,7 +4237,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari        std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr},   }; @@ -69,7 +69,7 @@   const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = {       {"TranslationAPIAcceptLanguagesCheck", "false"},       {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4257,7 +4277,7 @@ const FeatureEntry::FeatureVariation +@@ -4258,7 +4278,7 @@ const FeatureEntry::FeatureVariation            1, nullptr},   }; @@ -78,7 +78,7 @@   const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = {       {"BackoffTime", "0h"},       {"BackoffMultiplierBase", "0.0"}, -@@ -5468,7 +5488,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5469,7 +5489,7 @@ const FeatureEntry kFeatureEntries[] = {       },   #endif  // BUILDFLAG(IS_WIN) @@ -87,7 +87,7 @@       {           "fluent-overlay-scrollbars",           flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5767,7 +5787,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5768,7 +5788,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kEnableIsolatedWebAppDevModeName,        flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop,        FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -96,7 +96,7 @@       {"enable-iwa-key-distribution-component",        flag_descriptions::kEnableIwaKeyDistributionComponentName,        flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5981,7 +6001,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5982,7 +6002,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)},   #endif  // BUILDFLAG(IS_MAC) @@ -105,7 +105,7 @@       {"pulseaudio-loopback-for-cast",        flag_descriptions::kPulseaudioLoopbackForCastName,        flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -6014,6 +6034,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6015,6 +6035,16 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kWaylandSessionManagementName,        flag_descriptions::kWaylandSessionManagementDescription, kOsLinux,        FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -122,7 +122,7 @@   #endif  // BUILDFLAG(IS_LINUX)   #if BUILDFLAG(ENABLE_VR) -@@ -6915,7 +6945,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6916,7 +6946,7 @@ const FeatureEntry kFeatureEntries[] = {                                       "MlUrlScoring")},   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -131,7 +131,7 @@       {"contextual-search-box-uses-contextual-search-provider",        flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName,        flag_descriptions:: -@@ -7314,7 +7344,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7320,7 +7350,7 @@ const FeatureEntry kFeatureEntries[] = {                                       kNumSrpZpsRelatedSearches,                                       "PowerTools")},   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -140,7 +140,7 @@       {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName,        flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop,        FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7819,7 +7849,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7825,7 +7855,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)},   #endif  // BUILDFLAG(IS_CHROMEOS) @@ -149,7 +149,7 @@       {"cups-ipp-printing-backend",        flag_descriptions::kCupsIppPrintingBackendName,        flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8780,7 +8810,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8786,7 +8816,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)},   #endif  // !BUILDFLAG(IS_CHROMEOS) @@ -158,7 +158,7 @@       {"enable-network-service-sandbox",        flag_descriptions::kEnableNetworkServiceSandboxName,        flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9407,7 +9437,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9413,7 +9443,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)},   #endif  // BUILDFLAG(IS_CHROMEOS) @@ -167,7 +167,7 @@       {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName,        flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux,        FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9432,7 +9462,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9438,7 +9468,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux,        FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -176,7 +176,7 @@       {           "ui-debug-tools",           flag_descriptions::kUIDebugToolsName, -@@ -9888,7 +9918,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9894,7 +9924,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -185,7 +185,7 @@       {"media-session-enter-picture-in-picture",        flag_descriptions::kMediaSessionEnterPictureInPictureName,        flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10074,7 +10104,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10080,7 +10110,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll,        FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -194,7 +194,7 @@       {"reduce-user-agent-data-linux-platform-version",        flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName,        flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10573,7 +10603,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10579,7 +10609,7 @@ const FeatureEntry kFeatureEntries[] = {        kOsDesktop | kOsAndroid,        FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -203,7 +203,7 @@       {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName,        flag_descriptions::kCameraMicEffectsDescription,        static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10696,7 +10726,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10702,7 +10732,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll,        FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, @@ -212,7 +212,7 @@       {"third-party-profile-management",        flag_descriptions::kThirdPartyProfileManagementName,        flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10725,7 +10755,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10731,7 +10761,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -221,7 +221,7 @@       {"enable-user-navigation-capturing-pwa",        flag_descriptions::kPwaNavigationCapturingName,        flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11290,7 +11320,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11296,7 +11326,7 @@ const FeatureEntry kFeatureEntries[] = {        PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")},   #endif  // BUILDFLAG(IS_CHROMEOS) @@ -230,7 +230,7 @@       {"replace-sync-promos-with-sign-in-promos-desktop",        flag_descriptions::kReplaceSyncPromosWithSignInPromosName,        flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -11449,7 +11479,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11455,7 +11485,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kCanvasHibernationDescription, kOsAll,        FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -239,7 +239,7 @@       {"enable-history-sync-optin",        flag_descriptions::kEnableHistorySyncOptinName,        flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11552,7 +11582,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11558,7 +11588,7 @@ const FeatureEntry kFeatureEntries[] = {                                       "HistoryOptInEducationalTipVariations")},   #endif  // BUILDFLAG(IS_ANDROID) @@ -248,7 +248,7 @@       {"supervised-user-local-web-approvals",        flag_descriptions::kSupervisedUserLocalWebApprovalsName,        flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, -@@ -11778,7 +11808,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11784,7 +11814,7 @@ const FeatureEntry kFeatureEntries[] = {            segmentation_platform::features::kSegmentationSurveyPage)},   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -257,7 +257,7 @@       {"autofill-enable-buy-now-pay-later",        flag_descriptions::kAutofillEnableBuyNowPayLaterName,        flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11877,7 +11907,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11883,7 +11913,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(            autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -266,7 +266,7 @@       {"translation-api", flag_descriptions::kTranslationAPIName,        flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux,        FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11911,7 +11941,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11917,7 +11947,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(            password_manager::features::kPasswordFormClientsideClassifier)}, @@ -275,7 +275,7 @@       {"contextual-cueing", flag_descriptions::kContextualCueingName,        flag_descriptions::kContextualCueingDescription,        kOsLinux | kOsMac | kOsWin, -@@ -12241,7 +12271,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12247,7 +12277,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)},   #endif  // !BUILDFLAG(IS_ANDROID) @@ -284,7 +284,7 @@       {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName,        flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux,        FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12285,7 +12315,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12291,7 +12321,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // !BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -293,7 +293,7 @@       {"autofill-enable-amount-extraction-desktop",        flag_descriptions::kAutofillEnableAmountExtractionDesktopName,        flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12305,7 +12335,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12311,7 +12341,7 @@ const FeatureEntry kFeatureEntries[] = {        FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)},   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -302,7 +302,7 @@       {"autofill-enable-amount-extraction-allowlist-desktop",        flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName,        flag_descriptions:: -@@ -12437,7 +12467,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12443,7 +12473,7 @@ const FeatureEntry kFeatureEntries[] = {            apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)},   #endif  // BUILDFLAG(IS_CHROMEOS) @@ -311,7 +311,7 @@       {"chrome-web-store-navigation-throttle",        flag_descriptions::kChromeWebStoreNavigationThrottleName,        flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12473,7 +12503,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12479,7 +12509,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -320,7 +320,7 @@       {"autofill-enable-amount-extraction-testing",        flag_descriptions::kAutofillEnableAmountExtractionTestingName,        flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12488,7 +12518,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12494,7 +12524,7 @@ const FeatureEntry kFeatureEntries[] = {        flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll,        FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -329,7 +329,7 @@       {"root-scrollbar-follows-browser-theme",        flag_descriptions::kRootScrollbarFollowsTheme,        flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12739,7 +12769,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12745,7 +12775,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -338,7 +338,7 @@       {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName,        tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop,        FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12825,7 +12855,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12831,7 +12861,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -347,7 +347,7 @@       {"enable-site-search-allow-user-override-policy",        flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName,        flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -12948,7 +12978,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12954,7 +12984,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // !BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -356,7 +356,7 @@       {"lens-search-side-panel-default-width-change",        flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName,        flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -12972,7 +13002,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12978,7 +13008,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(IS_ANDROID)   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -365,7 +365,7 @@       {"autofill-enable-buy-now-pay-later-for-klarna",        flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName,        flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13010,7 +13040,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13016,7 +13046,7 @@ const FeatureEntry kFeatureEntries[] = {            autofill::features::kAutofillEnableDownstreamCardAwarenessIph)},   #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -374,7 +374,7 @@       {"enable-lens-overlay-back-to-page",        flag_descriptions::kLensOverlayBackToPageName,        flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, -@@ -13059,7 +13089,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13065,7 +13095,7 @@ const FeatureEntry kFeatureEntries[] = {   #endif  // BUILDFLAG(ENABLE_DICE_SUPPORT)   #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ | 
