summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/features.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html
index b48ee8e4..50aa1ffe 100644
--- a/static/features.html
+++ b/static/features.html
@@ -954,6 +954,8 @@
<li>Strict site isolation and sandboxed iframes</li>
<li>JavaScript JIT disabled by default with per-site toggle via drop-down
permission menu</li>
+ <li>Dynamic code execution is blocked when the JIT is enabled as an
+ extension to the seccomp-bpf sandbox</li>
<li>Native Android autofill implementation to avoid needing sandboxed Google
Play for autofill support</li>
<li>WebGPU disabled for attack surface reduction</li>