jitless mode for Vanadium

This commit is contained in:
Daniel Micay 2021-06-19 05:41:52 -04:00
parent c2cd427e8d
commit 19f3550716

View File

@ -455,6 +455,7 @@
<ul>
<li>Vanadium: update Chromium base to 91.0.4472.101</li>
<li>Vanadium: update Chromium base to 91.0.4472.114</li>
<li>Vanadium: add toggle to Privacy and security settings for disabling JIT and using fully interpreted JavaScript via fast interpreter</li>
<li>kernel (Pixel 4a (5G), Pixel 5): fix upstream module load order issues when modules are built into the kernel</li>
<li>kernel (Pixel 4a (5G), Pixel 5): build in every module and disable dynamic kernel module support again to restore finer-grained Control Flow Integrity (CFI) and attack surface reduction</li>
</ul>