summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-v8_include_v8-internal.h
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-06-18 18:35:20 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2024-06-18 18:45:40 +0200
commit68ad676ea8ea11328645c2b6d45160e9703ec3b1 (patch)
treebcc8d76aecfab603a4bb3e7d55e8ccba3f86c7a1 /www/chromium/files/patch-v8_include_v8-internal.h
parentdatabases/qdrant: update 1.9.0 → 1.9.5 (diff)
www/chromium: update to 126.0.6478.61
Security: https://vuxml.freebsd.org/freebsd/453aa0fc-2d91-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 ced45871e0d6..babae8e00f4b 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-02-23 21:04:38 UTC
+--- v8/include/v8-internal.h.orig 2024-06-17 12:56:06 UTC
+++ v8/include/v8-internal.h
-@@ -175,7 +175,7 @@ using SandboxedPointer_t = Address;
+@@ -185,7 +185,7 @@ using SandboxedPointer_t = Address;
#ifdef V8_ENABLE_SANDBOX
// Size of the sandbox, excluding the guard regions surrounding it.