Patches for v142

This commit is contained in:
Carmelo Messina
2025-10-27 13:57:27 +01:00
parent 86a6475730
commit ea944bb5e6
215 changed files with 2350 additions and 2431 deletions
@@ -14,8 +14,8 @@ License: GPL-2.0-or-later - https://spdx.org/licenses/GPL-2.0-or-later.html
diff --git a/crypto/features.cc b/crypto/features.cc
--- a/crypto/features.cc
+++ b/crypto/features.cc
@@ -20,4 +20,7 @@ BASE_FEATURE(kMigrateIOSKeychainAccessibility,
"MigrateIOSKeychainAccessibility",
@@ -15,4 +15,7 @@ BASE_FEATURE(kIsHardwareBackedFixEnabled, base::FEATURE_ENABLED_BY_DEFAULT);
BASE_FEATURE(kMigrateIOSKeychainAccessibility,
base::FEATURE_DISABLED_BY_DEFAULT);
+#if BUILDFLAG(IS_WIN)