diff --git a/static/features.html b/static/features.html index 7dcd8f6a..c2935261 100644 --- a/static/features.html +++ b/static/features.html @@ -985,8 +985,8 @@
  • Strict site isolation and sandboxed iframes
  • JavaScript JIT disabled by default with per-site toggle via drop-down permission menu
  • -
  • Dynamic code execution is blocked when the JIT is enabled as an - extension to the seccomp-bpf sandbox
  • +
  • Dynamic code execution is blocked for processes without the JavaScript + JIT enabled as an extension to the seccomp-bpf sandbox
  • Native Android autofill implementation to avoid needing sandboxed Google Play for autofill support
  • WebGPU disabled for attack surface reduction