Commit dc09ed39 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen Committed by Jani Heikkinen
Browse files

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: default avatarAlexandru Croitor <alexandru.croitor@qt.io>
Showing with 10 additions and 6 deletions
...@@ -30,11 +30,15 @@ information about a particular change. ...@@ -30,11 +30,15 @@ information about a particular change.
- Chromium Snapshot: - Chromium Snapshot:
* The Chromium version has been updated to 53.0.2785.148. * The Chromium version has been updated to 53.0.2785.148.
* Security fixes from Chromium up to version 55.0.2883.75 * Security fixes from Chromium up to version 55.0.2883.75
Including: CVE-2016-5181, CVE-2016-5182, CVE-2016-5183, CVE-2016-5185, Including fixes for: CVE-2016-5181, CVE-2016-5182, CVE-2016-5183,
CVE-2016-5186, CVE-2016-5187, CVE-2016-5189, CVE-2016-5192, CVE-2016-5185, CVE-2016-5186, CVE-2016-5187, CVE-2016-5189,
CVE-2016-5199, CVE-2016-5201, CVE-2016-5206, CVE-2016-5207, CVE-2016-5192, CVE-2016-5199, CVE-2016-5201, CVE-2016-5203,
CVE-2016-5210, CVE-2016-5215. CVE-2016-5216, CVE-2016-5217, CVE-2016-5204, CVE-2016-5205, CVE-2016-5206, CVE-2016-5208,
CVE-2016-5223, CVE-2016-5225, CVE-2016-9650, CVE-2016-9651 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: - General:
* Spellchecking support has been introduced. * Spellchecking support has been introduced.
......
Subproject commit b5e68b836ba1a42267352eeda8243f7584a39aef Subproject commit 15f8e8e3971c73b9ca8058c7441e5bce8ac42fa9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment