Vanadium JIT compiler is disabled by default now

This commit is contained in:
Daniel Micay 2022-06-16 18:49:41 -04:00
parent da7d656731
commit 55e70c2298

View File

@ -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>