summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-10-13 13:59:08 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-10-17 04:25:10 +0000
commit99a2a538eba5e3c351e3118b3c6f71458af91886 (patch)
tree7d01f18be50b23b46524414d33dec18d67cdc15a
parent330de004cfab4651e7c3c8f105d530e41eb5a939 (diff)
Update Chromium
Pulls in security fixes from the Chromium 54.0.2840.59 release, Changes included: - Fix renderer crash on null family strings - [Backport] Blink-in-JS should not run micro tasks - [Backport] Disallow reentrance of FrameView::updateLifecyclePhasesInternal() - [Backport] Check CORS policy on redirect in TextTrackLoader - [Backport] Keep top controls visible if SHOW is called right after HIDE. - [Backport] Merge to 2840 "[DevTools] Avoid current_ and pending_ being the same host in RenderFrameDevToolsAgentHost." - [Backport] Enable do not allow default action for untrusted events. - [Backport] Compare font-feature-settings as part of Font::operator==(). - Stop the flood of accessibility messages - [Backport] Fix for hitting an assert when refreshing a page with an image - [Backport] Report the decoded size to ImageObserver, instead of deltas Change-Id: I142cc070ba7fb215e4a5b9c162852b583dab9784 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--dist/changes-5.7.16
m---------src/3rdparty0
2 files changed, 4 insertions, 2 deletions
diff --git a/dist/changes-5.7.1 b/dist/changes-5.7.1
index ece3095df..5e0953ee6 100644
--- a/dist/changes-5.7.1
+++ b/dist/changes-5.7.1
@@ -26,11 +26,13 @@ information about a particular change.
****************************************************************************
- Chromium Snapshot:
- * Security fixes from Chromium up to version 53.0.2785.143.
+ * Security fixes from Chromium up to version 54.0.2840.59
Including: CVE-2016-5133, CVE-2016-5147, CVE-2016-5153, CVE-2016-5155,
CVE-2016-5161, CVE-2016-5166, CVE-2016-5170, CVE-2016-5171,
- CVE-2016-5172
+ CVE-2016-5172, CVE-2016-5181, CVE-2016-5185, CVE-2016-5186,
+ CVE-2016-5187, CVE-2016-5188, CVE-2016-5192
* Support for macOS 10.12 Sierra
+ * Various backported crash and assert fixes
- QtWebEngineCore:
* [QTBUG-51244, QTBUG-54795] Fixed select control issues
diff --git a/src/3rdparty b/src/3rdparty
-Subproject b82d94c4f82330ed64ccb639985312198a9cda7
+Subproject d3651e09c34202cc83e32c200fd50cc1f90ab16