summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2016-12-08 11:05:56 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2016-12-09 18:22:50 +0000
commitdc09ed399219ba6dab7368b04f3946131e8089fd (patch)
treeea8e4449141ddc948cc0558a25e8443bd62f7d9b /dist
parent0299ccd3b9cf50817cce430ec3419c9f204b47e2 (diff)
Update Chromium
Pulls in the remainding security updates from the first Chrome 55 release. Changes: f0e73b6d Add mus and catapult project files 804dc2f Merge remote-tracking branch 'origin/upstream-master' into 53-based 461b9af [Backport] Merge: "INPUT element: Do not dispatch events in detachLayoutTree()." to M55 branch. 0119f04 [Backport] Disallow frame swap during frame detach. 7aab930 [Backport] Do not call an event listener on a cloned node in svg <use>'s UA shadow tree e9660fc [Backport] Do not re-create the page view when accessing from Document::removeField. 2ff5d16 [Backport] Merge to 2883 "[DevTools] Move sanitize url to devtools_ui.cc." 482005e [Backport] Null CPDF_CountedObj::m_pObj prior to deletion ba38b74 [Backport] [inspector] added check that context always survives inspected context 02ac973 [Backport] Don't send loading completion callbacks for detaching frames. 803a9bb [Backport] Merged: Avoid using stale InspectedContext pointers b6888f2 [Backport] cc: disable denorm handling before calling into Skia's filter code. 7713975 [Backport] Don't show the pending URL for chrome.tabs API navigations 10e27e9 [Backport] Drop navigations to NavigationEntry with invalid virtual URLs. 75b24b6 [Backport] Use safe math in ValidateCopyBufferSubData. 9b21229 [Backport] Use better fallback URLs when calling AVScanFile(). 15f8e8e [Backport] Make WebViewImpl::textInputInfo update layout before working on ranges. Change-Id: If25235295f4ebf43d15f4c584cfcbecf16f46840 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.8.014
1 files changed, 9 insertions, 5 deletions
diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0
index 67e5710a4..62b380be8 100644
--- a/dist/changes-5.8.0
+++ b/dist/changes-5.8.0
@@ -30,11 +30,15 @@ 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 55.0.2883.75
- 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, CVE-2016-5206, CVE-2016-5207,
- CVE-2016-5210, CVE-2016-5215. CVE-2016-5216, CVE-2016-5217,
- CVE-2016-5223, CVE-2016-5225, CVE-2016-9650, CVE-2016-9651
+ Including fixes for: 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, CVE-2016-5203,
+ CVE-2016-5204, CVE-2016-5205, CVE-2016-5206, CVE-2016-5208,
+ CVE-2016-5207, CVE-2016-5210, CVE-2016-5211, CVE-2016-5212,
+ CVE-2016-5213, CVE-2016-5214, CVE-2016-5215. CVE-2016-5216,
+ CVE-2016-5217, CVE-2016-5218, CVE-2016-5219, CVE-2016-5221,
+ CVE-2016-5222, CVE-2016-5223, CVE-2016-5224, CVE-2016-5225,
+ CVE-2016-9650 and CVE-2016-9651
- General:
* Spellchecking support has been introduced.