summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-v8_include_v8-internal.h
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2024-10-26 15:10:27 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2024-10-27 06:29:05 +0100
commitfbddcce7d6718816edfce026bdad292b5c96c07b (patch)
tree97d77892a6bc791e4343dc4da16054a96d5de5ec /www/chromium/files/patch-v8_include_v8-internal.h
parentsysutils/fusefs-squashfuse: Update 0.1.104 --> 0.5.2 (diff)
www/chromium: update to 130.0.6723.69
Security: https://vuxml.freebsd.org/freebsd/fafaef4d-f364-4a07-bbdd-bf53448c593c.html Security: https://vuxml.freebsd.org/freebsd/1e71e366-080b-4e8f-a9e6-150bf698186b.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 b3959ade3d49..c4264fc727e6 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-07-30 11:12:21 UTC
+--- v8/include/v8-internal.h.orig 2024-10-22 08:31:56 UTC
+++ v8/include/v8-internal.h
-@@ -213,7 +213,7 @@ using SandboxedPointer_t = Address;
+@@ -229,7 +229,7 @@ using SandboxedPointer_t = Address;
#ifdef V8_ENABLE_SANDBOX
// Size of the sandbox, excluding the guard regions surrounding it.