summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_common_features.cc
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-02-02 07:49:21 +0100
committerRobert Nagy <rnagy@FreeBSD.org>2024-02-02 13:31:40 +0100
commitbb9858177483120737f2d5e4a7a19f7b86744d9d (patch)
treee0b114d5c4840c2b01fa5f497a68022eb559f403 /www/chromium/files/patch-content_common_features.cc
parentmath/R-cran-sp: Update to 2.1.3 (diff)
www/chromium: update to 121.0.6167.139
Security: https://vuxml.freebsd.org/freebsd/dc9e5237-c197-11ee-86bb-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 e8c13eeba88f..d27a9f685789 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 2023-12-10 06:10:27 UTC
+--- content/common/features.cc.orig 2024-01-30 07:53:34 UTC
+++ content/common/features.cc
-@@ -154,7 +154,7 @@ BASE_FEATURE(kEnableBackForwardCacheForScreenReader,
+@@ -174,7 +174,7 @@ BASE_FEATURE(kEnableBackForwardCacheForScreenReader,
base::FEATURE_ENABLED_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);
-@@ -246,7 +246,7 @@ BASE_FEATURE(kGroupNIKByJoiningOrigin,
+@@ -256,7 +256,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.