summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_common_features.cc
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-04-21 12:18:41 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2024-04-21 12:21:08 +0200
commit6644efa6cc5db048ec9e188ad369ce6e20717d48 (patch)
tree35c2992e3467bf50178980096c1b82742c258c69 /www/chromium/files/patch-content_common_features.cc
parentsecurity/vuxml: add www/*chromium < 124.0.6367.60 (diff)
www/*chromium: update to 124.0.6367.60
Security: https://vuxml.freebsd.org/freebsd/9bed230f-ffc8-11ee-8e76-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-content_common_features.cc')
-rw-r--r--www/chromium/files/patch-content_common_features.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_common_features.cc b/www/chromium/files/patch-content_common_features.cc
index 69d40aa62b6d..a4b0ea019803 100644
--- a/www/chromium/files/patch-content_common_features.cc
+++ b/www/chromium/files/patch-content_common_features.cc
@@ -1,6 +1,6 @@
---- content/common/features.cc.orig 2024-03-22 08:19:40 UTC
+--- content/common/features.cc.orig 2024-04-19 13:02:56 UTC
+++ content/common/features.cc
-@@ -166,7 +166,7 @@ BASE_FEATURE(kEnableBackForwardCacheForOngoingSubframe
+@@ -169,7 +169,7 @@ BASE_FEATURE(kEnableBackForwardCacheForOngoingSubframe
base::FEATURE_DISABLED_BY_DEFAULT);
// Enables error reporting for JS errors inside DevTools frontend host
@@ -9,7 +9,7 @@
BASE_FEATURE(kEnableDevToolsJsErrorReporting,
"EnableDevToolsJsErrorReporting",
base::FEATURE_DISABLED_BY_DEFAULT);
-@@ -262,7 +262,7 @@ BASE_FEATURE(kGroupNIKByJoiningOrigin,
+@@ -272,7 +272,7 @@ BASE_FEATURE(kGroupNIKByJoiningOrigin,
// process and having browser process handle adjusting thread properties (nice
// value, c-group, latency sensitivity...) for children which have sandbox
// restrictions.