diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 14:22:27 +0100 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-03-22 21:08:05 +0100 |
commit | 11d56ce01165baa90c03680bfe99a0ed83ea7f7e (patch) | |
tree | 68e3833c57cf7fdffeb2c8992c892d612820109d /www/chromium/files/patch-content_common_features.cc | |
parent | graphics/khronos-texture: replace ton of OPTIONS_DEFAULT_* with OPTIONS_DEFAU... (diff) |
www/chromium: update to 123.0.6312.58
Security: https://vuxml.freebsd.org/freebsd/80815c47-e84f-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.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-content_common_features.cc b/www/chromium/files/patch-content_common_features.cc index 62bdfb692a0b..69d40aa62b6d 100644 --- a/www/chromium/files/patch-content_common_features.cc +++ b/www/chromium/files/patch-content_common_features.cc @@ -1,4 +1,4 @@ ---- content/common/features.cc.orig 2024-02-23 21:04:38 UTC +--- content/common/features.cc.orig 2024-03-22 08:19:40 UTC +++ content/common/features.cc @@ -166,7 +166,7 @@ BASE_FEATURE(kEnableBackForwardCacheForOngoingSubframe base::FEATURE_DISABLED_BY_DEFAULT); @@ -9,7 +9,7 @@ BASE_FEATURE(kEnableDevToolsJsErrorReporting, "EnableDevToolsJsErrorReporting", base::FEATURE_DISABLED_BY_DEFAULT); -@@ -254,7 +254,7 @@ BASE_FEATURE(kGroupNIKByJoiningOrigin, +@@ -262,7 +262,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. |