diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-16 18:49:41 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-16 18:50:03 -0400 |
| commit | 55e70c22989a7ed4e5a29408b846a67987711e25 (patch) | |
| tree | c8ff7b3572ae5d9f05e2bbf8b14075e2c515938b /static | |
| parent | da7d656731414fd8ecedd6121c214b866dda7b8f (diff) | |
Vanadium JIT compiler is disabled by default now
Diffstat (limited to 'static')
| -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 4b8c0be5..fb76c30f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,6 +562,7 @@ <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>Vanadium: disable JIT compiler by default</li> <li>Vanadium: remove mremap from system call whitelist</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> |
