summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-v8_include_v8-internal.h
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-07-31 21:28:18 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2024-07-31 21:32:46 +0200
commitacb70e06828437f68e8b00a43d9c10775f6e8f27 (patch)
tree1a3c08900779065836a1597da5b6ec9c87b44c1d /www/chromium/files/patch-v8_include_v8-internal.h
parentsecurity/vuxml: add www/*chromium < 127.0.6533.88 (diff)
www/chromium: update to 127.0.6533.88
This update also removes the --audio-backend command line switch in favor of an actual setting in the browser that can be changed at chrome://flags/#audio-backend Security: https://vuxml.freebsd.org/freebsd/15d398ea-4f73-11ef-8a0f-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-v8_include_v8-internal.h')
-rw-r--r--www/chromium/files/patch-v8_include_v8-internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-v8_include_v8-internal.h b/www/chromium/files/patch-v8_include_v8-internal.h
index babae8e00f4b..b3959ade3d49 100644
--- a/www/chromium/files/patch-v8_include_v8-internal.h
+++ b/www/chromium/files/patch-v8_include_v8-internal.h
@@ -1,6 +1,6 @@
---- v8/include/v8-internal.h.orig 2024-06-17 12:56:06 UTC
+--- v8/include/v8-internal.h.orig 2024-07-30 11:12:21 UTC
+++ v8/include/v8-internal.h
-@@ -185,7 +185,7 @@ using SandboxedPointer_t = Address;
+@@ -213,7 +213,7 @@ using SandboxedPointer_t = Address;
#ifdef V8_ENABLE_SANDBOX
// Size of the sandbox, excluding the guard regions surrounding it.