From 0913a726df0557bf7a7b1118c8b08ec69b7d542c Mon Sep 17 00:00:00 2001 From: uazo Date: Thu, 1 Feb 2024 15:45:38 +0000 Subject: [PATCH] AUTOMATED - git apply results --- build/patches/Add-cromite-flags-support.patch | 6 +++--- build/patches/Add-menu-item-to-view-source.patch | 2 +- build/patches/Add-support-to-jxl.patch | 4 ++-- .../Allow-building-without-supervised-users.patch | 4 ++-- build/patches/Disable-all-predictors-code.patch | 8 ++++---- build/patches/Disable-all-promo-dialogs.patch | 4 ++-- build/patches/Disable-conversion-measurement-api.patch | 2 +- .../Disable-privacy-issues-in-password-manager.patch | 2 +- .../Disable-speechSynthesis-getVoices-API.patch | 4 ++-- build/patches/Eyeo-Adblock-Remove-Privacy-Issues.patch | 4 ++-- .../patches/Multiple-fingerprinting-mitigations.patch | 2 +- .../Partitioning-all-cookies-by-top-frame-domain.patch | 2 +- ...rt-removal-of-execution-context-address-space.patch | 2 +- .../eyeo-beta-118.0.5993.48-chrome_integration.patch | 10 +++++----- .../eyeo-beta-118.0.5993.48-extension_api.patch | 2 +- .../ungoogled-chromium-no-special-hosts-domains.patch | 2 +- 16 files changed, 30 insertions(+), 30 deletions(-) diff --git a/build/patches/Add-cromite-flags-support.patch b/build/patches/Add-cromite-flags-support.patch index 1852829b7..57c21dd5e 100644 --- a/build/patches/Add-cromite-flags-support.patch +++ b/build/patches/Add-cromite-flags-support.patch @@ -1332,7 +1332,7 @@ diff --git a/content/common/features.cc b/content/common/features.cc diff --git a/content/public/common/content_features.cc b/content/public/common/content_features.cc --- a/content/public/common/content_features.cc +++ b/content/public/common/content_features.cc -@@ -1383,4 +1383,5 @@ bool IsVideoCaptureServiceEnabledForBrowserProcess() { +@@ -1388,4 +1388,5 @@ bool IsVideoCaptureServiceEnabledForBrowserProcess() { VideoCaptureServiceConfiguration::kEnabledForBrowserProcess; } @@ -1341,7 +1341,7 @@ diff --git a/content/public/common/content_features.cc b/content/public/common/c diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h --- a/content/public/common/content_features.h +++ b/content/public/common/content_features.h -@@ -337,6 +337,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kWebRtcPipeWireCapturer); +@@ -338,6 +338,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kWebRtcPipeWireCapturer); CONTENT_EXPORT bool IsVideoCaptureServiceEnabledForOutOfProcess(); CONTENT_EXPORT bool IsVideoCaptureServiceEnabledForBrowserProcess(); @@ -1699,7 +1699,7 @@ diff --git a/services/network/public/cpp/features.h b/services/network/public/cp diff --git a/third_party/blink/common/features.cc b/third_party/blink/common/features.cc --- a/third_party/blink/common/features.cc +++ b/third_party/blink/common/features.cc -@@ -2304,5 +2304,6 @@ BASE_FEATURE(kTreatHTTPExpiresHeaderValueZeroAsExpiredInBlink, +@@ -2305,5 +2305,6 @@ BASE_FEATURE(kTreatHTTPExpiresHeaderValueZeroAsExpiredInBlink, "TreatHTTPExpiresHeaderValueZeroAsExpiredInBlink", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/build/patches/Add-menu-item-to-view-source.patch b/build/patches/Add-menu-item-to-view-source.patch index 6145def88..711552f3c 100644 --- a/build/patches/Add-menu-item-to-view-source.patch +++ b/build/patches/Add-menu-item-to-view-source.patch @@ -77,7 +77,7 @@ diff --git a/chrome/android/java/src/org/chromium/chrome/browser/app/appmenu/App updateAutoDarkMenuItem(menu, currentTab, isChromeScheme); -@@ -1182,6 +1183,23 @@ public class AppMenuPropertiesDelegateImpl implements AppMenuPropertiesDelegate +@@ -1181,6 +1182,23 @@ public class AppMenuPropertiesDelegateImpl implements AppMenuPropertiesDelegate } } diff --git a/build/patches/Add-support-to-jxl.patch b/build/patches/Add-support-to-jxl.patch index c6156fea3..f7c6ee092 100644 --- a/build/patches/Add-support-to-jxl.patch +++ b/build/patches/Add-support-to-jxl.patch @@ -607,7 +607,7 @@ diff --git a/third_party/blink/renderer/modules/webcodecs/image_decoder_fuzzer.c diff --git a/third_party/blink/renderer/platform/BUILD.gn b/third_party/blink/renderer/platform/BUILD.gn --- a/third_party/blink/renderer/platform/BUILD.gn +++ b/third_party/blink/renderer/platform/BUILD.gn -@@ -2263,6 +2263,10 @@ source_set("blink_platform_unittests_sources") { +@@ -2264,6 +2264,10 @@ source_set("blink_platform_unittests_sources") { sources += [ "text/locale_icu_test.cc" ] } @@ -618,7 +618,7 @@ diff --git a/third_party/blink/renderer/platform/BUILD.gn b/third_party/blink/re sources += [ "testing/run_all_tests.cc" ] configs += [ -@@ -2306,6 +2310,7 @@ source_set("blink_platform_unittests_sources") { +@@ -2307,6 +2311,7 @@ source_set("blink_platform_unittests_sources") { "//third_party/blink/renderer/platform/scheduler:unit_tests", "//third_party/blink/renderer/platform/wtf", "//third_party/libavif:libavif", diff --git a/build/patches/Allow-building-without-supervised-users.patch b/build/patches/Allow-building-without-supervised-users.patch index 31b443a69..09f5949f0 100644 --- a/build/patches/Allow-building-without-supervised-users.patch +++ b/build/patches/Allow-building-without-supervised-users.patch @@ -272,7 +272,7 @@ diff --git a/components/supervised_user/core/common/supervised_user_constants.cc diff --git a/components/supervised_user/core/common/supervised_user_utils.cc b/components/supervised_user/core/common/supervised_user_utils.cc --- a/components/supervised_user/core/common/supervised_user_utils.cc +++ b/components/supervised_user/core/common/supervised_user_utils.cc -@@ -75,11 +75,14 @@ GURL NormalizeUrl(const GURL& url) { +@@ -52,11 +52,14 @@ GURL NormalizeUrl(const GURL& url) { } bool AreWebFilterPrefsDefault(const PrefService& pref_service) { @@ -289,5 +289,5 @@ diff --git a/components/supervised_user/core/common/supervised_user_utils.cc b/c +#endif } - bool EmitLogSegmentHistogram(const std::vector& primary_accounts) { + absl::optional SupervisionStatusForUser( -- diff --git a/build/patches/Disable-all-predictors-code.patch b/build/patches/Disable-all-predictors-code.patch index 1d49a57bc..69d4a0e8f 100644 --- a/build/patches/Disable-all-predictors-code.patch +++ b/build/patches/Disable-all-predictors-code.patch @@ -85,7 +85,7 @@ diff --git a/chrome/browser/optimization_guide/chrome_hints_manager.cc b/chrome/ diff --git a/chrome/browser/optimization_guide/optimization_guide_keyed_service.cc b/chrome/browser/optimization_guide/optimization_guide_keyed_service.cc --- a/chrome/browser/optimization_guide/optimization_guide_keyed_service.cc +++ b/chrome/browser/optimization_guide/optimization_guide_keyed_service.cc -@@ -517,7 +517,6 @@ void OptimizationGuideKeyedService::RemoveObserverForOptimizationTargetModel( +@@ -520,7 +520,6 @@ void OptimizationGuideKeyedService::RemoveObserverForOptimizationTargetModel( void OptimizationGuideKeyedService::RegisterOptimizationTypes( const std::vector& optimization_types) { @@ -343,7 +343,7 @@ diff --git a/components/optimization_guide/core/optimization_guide_features.cc b // Returns whether |locale| is a supported locale for |feature|. // -@@ -582,8 +570,7 @@ size_t MaxURLKeyedHintCacheSize() { +@@ -587,8 +575,7 @@ size_t MaxURLKeyedHintCacheSize() { } bool ShouldPersistHintsToDisk() { @@ -353,7 +353,7 @@ diff --git a/components/optimization_guide/core/optimization_guide_features.cc b } bool ShouldEnablePersonalizedMetadata(proto::RequestContext request_context) { -@@ -1002,5 +989,19 @@ bool CanLaunchOnDeviceModelService() { +@@ -1007,5 +994,19 @@ bool CanLaunchOnDeviceModelService() { base::FeatureList::IsEnabled(kLogOnDeviceMetricsOnStartup); } @@ -437,7 +437,7 @@ diff --git a/components/optimization_guide/features.gni b/components/optimizatio diff --git a/components/search/ntp_features.cc b/components/search/ntp_features.cc --- a/components/search/ntp_features.cc +++ b/components/search/ntp_features.cc -@@ -499,4 +499,7 @@ std::vector GetModulesOrder() { +@@ -501,4 +501,7 @@ std::vector GetModulesOrder() { base::SplitResult::SPLIT_WANT_NONEMPTY); } diff --git a/build/patches/Disable-all-promo-dialogs.patch b/build/patches/Disable-all-promo-dialogs.patch index 186613a56..07391fcd0 100644 --- a/build/patches/Disable-all-promo-dialogs.patch +++ b/build/patches/Disable-all-promo-dialogs.patch @@ -73,14 +73,14 @@ diff --git a/components/user_education/common/feature_promo_controller.cc b/comp diff --git a/components/user_education/common/feature_promo_registry.cc b/components/user_education/common/feature_promo_registry.cc --- a/components/user_education/common/feature_promo_registry.cc +++ b/components/user_education/common/feature_promo_registry.cc -@@ -30,6 +30,7 @@ const FeaturePromoSpecification* FeaturePromoRegistry::GetParamsForFeature( +@@ -29,6 +29,7 @@ const FeaturePromoSpecification* FeaturePromoRegistry::GetParamsForFeature( } void FeaturePromoRegistry::RegisterFeature(FeaturePromoSpecification spec) { + if ((true)) return; const base::Feature* const iph_feature = spec.feature(); CHECK(iph_feature); - const auto result = feature_promo_data_.emplace(iph_feature, std::move(spec)); + CHECK_NE(FeaturePromoSpecification::PromoType::kUnspecified, diff --git a/cromite_flags/chrome/browser/ui/ui_features_cc/Disable-all-promo-dialogs.inc b/cromite_flags/chrome/browser/ui/ui_features_cc/Disable-all-promo-dialogs.inc new file mode 100755 --- /dev/null diff --git a/build/patches/Disable-conversion-measurement-api.patch b/build/patches/Disable-conversion-measurement-api.patch index 35d398a32..760603b75 100644 --- a/build/patches/Disable-conversion-measurement-api.patch +++ b/build/patches/Disable-conversion-measurement-api.patch @@ -62,7 +62,7 @@ diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/Andro