diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:10:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-15 13:10:40 -0400 |
| commit | 8071fc25bdb5a337ed9fa046d8e434cdf3bc1e94 (patch) | |
| tree | 06dab383c8a09851e3b6012c25b9a3eb6e108165 | |
| parent | 7fc564c2452f3c813e65b21e5a9295e6c6ce83ff (diff) | |
Vanadium: process isolated iframes
| -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 32586be2..bcd564c9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <ul> <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>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> |
