Files
helium/patches/extra/ungoogled-chromium/disable-downloads-page-referrer-url.patch
2025-03-03 07:36:20 -06:00

12 lines
439 B
Diff

--- a/components/safe_browsing/core/common/features.cc
+++ b/components/safe_browsing/core/common/features.cc
@@ -121,7 +121,7 @@ BASE_FEATURE(kDlpRegionalizedEndpoints,
BASE_FEATURE(kDownloadsPageReferrerUrl,
"DownloadsPageReferrerUrl",
- base::FEATURE_ENABLED_BY_DEFAULT);
+ base::FEATURE_DISABLED_BY_DEFAULT);
BASE_FEATURE(kDownloadTailoredWarnings,
"DownloadTailoredWarnings",