From 9555670ea40cbc4226d80f9ceca0df40ff369f0a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 6 Jun 2019 12:04:45 -0400 Subject: [PATCH] consistent clarification for Chromium changes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index eee24dbf..352cf75a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -325,7 +325,7 @@
  • add Pixel and Pixel XL support including standard changes to kernel and device code
  • Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL: fix hw_random permissions
  • bundle Auditor (version 9)
  • -
  • Chromium: update to 74.0.3729.136
  • +
  • Chromium (browser and WebView): update to 74.0.3729.136
  • Chromium: enable strict site isolation by default
  • Chromium: initial rebranding to Vanadium including icon recolor
  • hardened_malloc: extensive work on refactoring, micro-optimization and documentation (see commits for details)