diff options
| -rw-r--r-- | static/features.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 3ab5b4e6..0003ec54 100644 --- a/static/features.html +++ b/static/features.html @@ -944,6 +944,7 @@ <ul> <li>Type-based Control Flow Integrity (CFI)</li> + <li>Shadow Call Stack</li> <li>Hardware memory tagging (MTE) enabled for the main allocator</li> <li>Strict site isolation and sandboxed iframes</li> <li>JavaScript JIT disabled by default with per-site toggle via drop-down |
