From 2811f2279f5b73cc24831b648b595944ea18a68b Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Sat, 25 May 2024 13:12:27 +0200 Subject: [PATCH] JIT site settings: modified for uniformity the active and inactive descriptions --- build/patches/JIT-site-settings.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/patches/JIT-site-settings.patch b/build/patches/JIT-site-settings.patch index 0c9adcc1..7b203471 100644 --- a/build/patches/JIT-site-settings.patch +++ b/build/patches/JIT-site-settings.patch @@ -242,10 +242,10 @@ new file mode 100644 + Enable the JIT compiler and WebAssembly support in V8 + + -+ Allow JIT and WebAssembly on a specific site. ++ Allow JIT and WebAssembly + + -+ Block JIT and WebAssembly on a specific site. ++ Block JIT and WebAssembly + + + Allow sites to use just-in-time compilation; more performant but a constant source of security vulnerabilities.