diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:10:54 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:10:54 -0400 |
| commit | e8a903754ef19303aa5090b444993df8ed892013 (patch) | |
| tree | afa8b4b61e5567104f3db84a0d15565b8eea5881 | |
| parent | 8071fc25bdb5a337ed9fa046d8e434cdf3bc1e94 (diff) | |
Vanadium: replace global JIT toggle
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index bcd564c9..41079e45 100644 --- a/static/releases.html +++ b/static/releases.html @@ -541,6 +541,7 @@ <li>Sandboxed Google Play compatibility layer: make dynamite module loading shims less intrusive</li> <li>Vanadium: update Chromium base to 102.0.5005.125</li> <li>Vanadium: enable process isolated sandboxed iframes by default</li> + <li>Vanadium: replace global JIT toggle with a site setting with global configuration for the default and per-site overrides</li> <li>add indicator exemption for OS cell broadcast service which uses location services to determine if alerts should be shown</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: update end-of-life kernel source tree with backported patches</li> </ul> |
