summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.8.0
Commit message (Collapse)AuthorAgeFilesLines
* Update ChromiumAllan Sandfeld Jensen2016-12-091-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Update ChromiumAllan Sandfeld Jensen2016-12-071-2/+4
| | | | | | | | | | | | | | | | | | | | | | | Pulls in the first half of security changes from the Chrome 55.0.2883.75 release. Changes: fb104e7 Add webengine target to root BUILD.gn c9be6be [Backport] [runtime] Better encapsulation of dictionary objects handling in lookup iterator. 04a8a91 [Backport] Merged: Squashed multiple commits. e63cc35 [Backport] Enforce form-action CSP even when form.target is present. 167831d [Backport] Walk up frame tree for srcdoc referrer policies 97d1433 [Backport] M55: Convert from int to float values. 1903e5a [Backport] Limit PDF helper extension to print preview only a71fdf5 [Backport] M55: [pdf] Defer page unloading in JS callback. 0755498 [Backport] Update mix bus carefully for MediaStreamAudioDestinationNode 80d11e3 [Backport] Strengthen bounds check in CWeightTable::Calc. 238654a [Backport] Strengthen bounds check in CWeightTable::Calc * part II bd3626a [Backport] Don't run handleEvent getter in V8EventListener::getListenerFunction if script is forbidden. b5e68b8 [Backport] M55: PDF: Don't follow redirects in the plugin. Change-Id: Iaecaae474bd490a62aef0591549f3dc314166afb Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Update ChromiumAllan Sandfeld Jensen2016-12-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <michael.bruning@qt.io>
* Add changes file for 5.8.0Allan Sandfeld Jensen2016-12-021-0/+95
Listing important changes and bug-fixes. Change-Id: Ief57951009b59dc0c0b861315b2dfa35543dd960 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>