From 4bdd7fc0fb808996441bd4e0f33f8f6889934bf9 Mon Sep 17 00:00:00 2001 From: Root <175176948+RKNF404@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:16:02 -0500 Subject: [PATCH] chore: remove residue of SB suggestions (#112) --- patches/remove-unused-preferences.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/patches/remove-unused-preferences.patch b/patches/remove-unused-preferences.patch index c19fa6e..ff168cf 100644 --- a/patches/remove-unused-preferences.patch +++ b/patches/remove-unused-preferences.patch @@ -316,3 +316,16 @@ index b27e1ead33dc9..b36b34c9a9f8a 100644 ); #if BUILDFLAG(IS_ANDROID) +diff --git a/components/security_interstitials/core/browser/resources/interstitial_large.js b/components/security_interstitials/core/browser/resources/interstitial_large.js +index 69992131be6df..9f7e15f55bc0a 100644 +--- a/components/security_interstitials/core/browser/resources/interstitial_large.js ++++ b/components/security_interstitials/core/browser/resources/interstitial_large.js +@@ -298,8 +298,6 @@ function setupEvents() { + } + + preventDefaultOnPoundLinkClicks(); +- setupExtendedReportingCheckbox(); +- setupEnhancedProtectionMessage(); + setupSSLDebuggingInfo(); + document.addEventListener('keypress', handleKeypress); +