From c713b95df68b610712e04a58fb7a7d6a39d355d2 Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Mon, 12 Jan 2026 13:59:01 +0100 Subject: [PATCH] Rebase to 143.0.7499.147 --- build/patches/Add-cromite-flags-support.patch | 4 ++-- build/patches/Disable-Real-Box.patch | 2 +- .../Experimental-support-for-extensions-on-Android.patch | 6 +++--- build/patches/Fix-chromium-build-bugs.patch | 2 +- build/patches/Modify-default-preferences.patch | 2 +- build/patches/Remove-binary-blob-integrations.patch | 2 +- build/patches/Set-the-screen-frame-rate-to-60-Hz.patch | 2 +- .../Temp-disable-experimental-web-platform-features.patch | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build/patches/Add-cromite-flags-support.patch b/build/patches/Add-cromite-flags-support.patch index 8e0acd7d..91b11060 100644 --- a/build/patches/Add-cromite-flags-support.patch +++ b/build/patches/Add-cromite-flags-support.patch @@ -666,7 +666,7 @@ diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc namespace about_flags { namespace { -@@ -5183,6 +5187,10 @@ const FeatureEntry::FeatureVariation kProfilePickerTextVariations[] = { +@@ -5198,6 +5202,10 @@ const FeatureEntry::FeatureVariation kProfilePickerTextVariations[] = { }; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -677,7 +677,7 @@ diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc // RECORDING USER METRICS FOR FLAGS: // ----------------------------------------------------------------------------- // The first line of the entry is the internal name. -@@ -5209,6 +5217,9 @@ const FeatureEntry::FeatureVariation kProfilePickerTextVariations[] = { +@@ -5224,6 +5232,9 @@ const FeatureEntry::FeatureVariation kProfilePickerTextVariations[] = { const FeatureEntry kFeatureEntries[] = { // Include generated flags for flag unexpiry; see //docs/flag_expiry.md and // //tools/flags/generate_unexpire_flags.py. diff --git a/build/patches/Disable-Real-Box.patch b/build/patches/Disable-Real-Box.patch index c62696f8..538472e4 100644 --- a/build/patches/Disable-Real-Box.patch +++ b/build/patches/Disable-Real-Box.patch @@ -44,7 +44,7 @@ diff --git a/chrome/browser/resources/new_tab_page/app.html b/chrome/browser/res - ?ntp-realbox-next-enabled="${this.ntpRealboxNextEnabled_}" - ?cycling-placeholders="${this.searchboxCyclingPlaceholders_}" - @searchbox-input-focus-changed="${this.onInputFocusChanged_}" -- ?ntp-next-features-enabled="${this.ntpNextFeaturesEnabled_}"> +- context-menu-glif-animation-state="${this.contextMenuGlifAnimationState_}"> - ${this.showComposebox_ ? html` RegisterBooleanPref( prefs::kSafeBrowsingSawInterstitialScoutReporting, false); registry->RegisterBooleanPref( diff --git a/build/patches/Remove-binary-blob-integrations.patch b/build/patches/Remove-binary-blob-integrations.patch index 31fdaa89..c99f1a3d 100644 --- a/build/patches/Remove-binary-blob-integrations.patch +++ b/build/patches/Remove-binary-blob-integrations.patch @@ -140,7 +140,7 @@ diff --git a/android_webview/expectations/system_webview_bundle.AndroidManifest. diff --git a/build/config/android/config.gni b/build/config/android/config.gni --- a/build/config/android/config.gni +++ b/build/config/android/config.gni -@@ -203,9 +203,7 @@ if (is_android) { +@@ -201,9 +201,7 @@ if (is_android) { # google_play_services_package contains the path where individual client # targets (e.g. google_play_services_base_java) are located. diff --git a/build/patches/Set-the-screen-frame-rate-to-60-Hz.patch b/build/patches/Set-the-screen-frame-rate-to-60-Hz.patch index b44f1981..0a252cb1 100644 --- a/build/patches/Set-the-screen-frame-rate-to-60-Hz.patch +++ b/build/patches/Set-the-screen-frame-rate-to-60-Hz.patch @@ -101,7 +101,7 @@ diff --git a/chrome/android/java/res/xml/privacy_preferences.xml b/chrome/androi diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -12126,9 +12126,9 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12141,9 +12141,9 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(::features::kBlockRootWindowAccessibleNameChangeEvent)}, #endif // BUILDFLAG(IS_MAC) diff --git a/build/patches/Temp-disable-experimental-web-platform-features.patch b/build/patches/Temp-disable-experimental-web-platform-features.patch index aabd74ed..9012217f 100644 --- a/build/patches/Temp-disable-experimental-web-platform-features.patch +++ b/build/patches/Temp-disable-experimental-web-platform-features.patch @@ -9,7 +9,7 @@ Subject: Temp disable experimental-web-platform-features diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -5466,10 +5466,10 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5481,10 +5481,10 @@ const FeatureEntry kFeatureEntries[] = { {"enable-gpu-rasterization", flag_descriptions::kGpuRasterizationName, flag_descriptions::kGpuRasterizationDescription, kOsAll, MULTI_VALUE_TYPE(kEnableGpuRasterizationChoices)},