From e3941dcdfcea6838243fa6cfdff2433867e502d6 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Thu, 1 Dec 2016 11:11:10 +0100 Subject: Update Chromium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pulls in security patches from the Chrome 54 releases and build fixes. Changes: d16995e Revert "Add FirstVisuallyNonEmptyLayout support for RenderViewObserver" 6f9bddb [Backport] Blink-in-JS should not run micro tasks 69f2204 [Backport] Fix CPDFSDK_PageView cleanup. 544aa01 [Backport] Disallow reentrance of FrameView::updateLifecyclePhasesInternal() 1a33a6c [Backport] Keep top controls visible if SHOW is called right after HIDE. a5c8560 [Backport] Check CORS policy on redirect in TextTrackLoader ce506f1 [Backport] Merge to 2840 "[DevTools] Avoid current_ and pending_ being the same host in RenderFrameDevToolsAgentHost." e38afe4 [Backport] avformat/mov: Fix potential integer overflow in mov_read_keys e1d977f [Backport] Remove leak of internal class 9097a63 [Backport] Merges six security fixes to M54, related to blobs. 2b2c7fc Fix loading of blobs which have a qrc:// origin 4750e41 Reject createImageBitmap promise when the cropRect or resize is too big d8a6a2b Fix include order of texture_manager.h includes. 366d476 Fix use_system_icu builds e6427d6 Add shadow option to gn bootstrap c2366a7 Add option to pass ninja binary path to gn bootstrap c952f54 Fix FORTIFY redefined warnings f22cd00 Fix missing enable_remoting check in tests 52e8806 FIXUP: Fix use_system_icu builds Change-Id: I1c046e16722e0e2dadb431ff0d3f5b7f69edd86f Reviewed-by: Michael BrĂ¼ning --- dist/changes-5.8.0 | 4 ++++ src/3rdparty | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0 index abead3c38..292e52c06 100644 --- a/dist/changes-5.8.0 +++ b/dist/changes-5.8.0 @@ -29,6 +29,10 @@ information about a particular change. - Chromium Snapshot: * The Chromium version has been updated to 53.0.2785.148. + * Security fixes from Chromium up to version 54.0.2840.101 + Including: CVE-2016-5181, CVE-2016-5182, CVE-2016-5183, CVE-2016-5185, + CVE-2016-5186, CVE-2016-5187, CVE-2016-5189, CVE-2016-5192, + CVE-2016-5199, CVE-2016-5201. - General: * Spellchecking support has been introduced. diff --git a/src/3rdparty b/src/3rdparty index 93b378629..52e8806fb 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit 93b3786290ac16c95f15c95e2c2f3d8254171ab6 +Subproject commit 52e8806fb0b4e441603dd5885ab80447cfc66a63 -- cgit v1.2.3