From 0f42da23e602969a857de95f3c2dfbfed796ba8f Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Sun, 5 Nov 2023 19:46:22 +0100 Subject: [PATCH] Disable Real Box --- build/bromite_patches_list.txt | 1 + build/patches/00Disable-Real-Box.patch | 61 ++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 build/patches/00Disable-Real-Box.patch diff --git a/build/bromite_patches_list.txt b/build/bromite_patches_list.txt index 62b9c682..7e06f097 100644 --- a/build/bromite_patches_list.txt +++ b/build/bromite_patches_list.txt @@ -280,6 +280,7 @@ Timezone-customization.patch 00Block-Intents-While-Locked.patch 00Keep-Manta-Service-Disabled.patch 00Disable-Service-and-Shared-workers-on-3P-iframe.patch +00Disable-Real-Box.patch 00Temp-PerformanceNavigationTiming-privacy-fix.patch diff --git a/build/patches/00Disable-Real-Box.patch b/build/patches/00Disable-Real-Box.patch new file mode 100644 index 00000000..1995947a --- /dev/null +++ b/build/patches/00Disable-Real-Box.patch @@ -0,0 +1,61 @@ +From: uazo +Date: Sun, 5 Nov 2023 17:59:54 +0000 +Subject: Disable Real Box + +Real-box is search box in ntp +--- + chrome/browser/resources/new_tab_page/app.html | 5 ----- + components/search/ntp_features.cc | 10 +++++----- + 2 files changed, 5 insertions(+), 10 deletions(-) + +diff --git a/chrome/browser/resources/new_tab_page/app.html b/chrome/browser/resources/new_tab_page/app.html +--- a/chrome/browser/resources/new_tab_page/app.html ++++ b/chrome/browser/resources/new_tab_page/app.html +@@ -403,11 +403,6 @@ + hidden$="[[!logoEnabled_]]"> + +
+- +- +