summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Blacklist tst_QWebEngineView::inputContextQueryInput on windowsv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0Allan Sandfeld Jensen2019-05-241-0/+3
| | | | | | | | | | | | | Has failed twice in a row now. Change-Id: I9433ec9a3b2f1720efbaf7a34fcaa563525126e5 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Update ChromiumAllan Sandfeld Jensen2019-05-231-0/+0
| | | | | | | | | | | | | Actually pull in the one security patch from 74.0.3729.157 that was missed in the last commit. Changes: 56c1f8e6c4f [Backport] Fix for security issue 951322 8a28c0bb19f FIXUP: [Backport] Fix for security issue 951322 Task-number: QTBUG-75496 Change-Id: I1eef649169f5a4d1179673413da9f49acd6a20ef Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
* Update Chromiumv5.13.0-beta4Allan Sandfeld Jensen2019-05-212-1/+1
| | | | | | | | | | | | | | Pull in the one security patch from 74.0.3729.157 Submodule src/3rdparty 599fa1c6..00390e99: > Try different versions when creating a CoreProfile context on macOS > Fix crashes due to pa_context_get_server_info Task-number: QTBUG-75496 Change-Id: I9dd05cf17fdf56912168dbaedc238fdd7a5412d8 Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
* Update changesAllan Sandfeld Jensen2019-05-151-1/+1
| | | | | | | | Reflect the last Chrome security release included Change-Id: I5eb1fca0301a857c0a40bab9933e8cdcd8a9a649 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Make linker call look great againMichal Klocek2019-05-204-11/+9
| | | | | | | | | | | | | | | | | | Fix issues with messed up linker path: * do not use LIBS_PRIVATE on linux at least for passing object and archive responses files. * do not use QT and QT_PRIVATE with same libs, it simply includes libs in LIB and LIB_PRIVATE so doubles linker libs. * remove bogus dependency for gui and core for webengineheaders pseudo module. * remove unused egl config flag Fixes: QTBUG-75832 Task-number: QTBUG-75357 Change-Id: I1720394e636e3f89d546f372b10932dd4ad395fe Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Fix linker too long argument listMichal Klocek2019-05-201-7/+10
| | | | | | | | | | | | | For yocto builds linker can get quite long path since all archives are listed as absolute paths. This can end up as "execvp: /bin/sh: Argument list too long" Use rsp files also for archives. Change-Id: I096e2f35ed72b68261bf465e84baddd1f78cd917 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Document PDF viewing featureMichael Brüning2019-05-171-0/+16
| | | | | | | | | | Documents settings needed to activate the feature that was added in 5.13.0 Fixes: QTBUG-75892 Change-Id: Ia4dbbc2e3c4f5a173d482dcae8ec5a1c31a8d6be Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Add changes file for Qt 5.13.0Allan Sandfeld Jensen2019-05-131-0/+89
| | | | | Change-Id: I4ab1204c970647ce0ba2c6068df5baa4f6c6bd0e Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Update ChromiumAllan Sandfeld Jensen2019-05-131-0/+0
| | | | | | | | | | | Security patches from Chrome 74.0.x.134 Changes: df6853cfcee [Backport] Fix for security issue 952406 599fa1c61c3 [Backport] Fix for security issue 948564 Change-Id: Ie37463f5a29fff84f66008ad0cbc2f54ebc8562c Fixes: QTBUG-75496 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Fix clang build with libstdc++8Allan Sandfeld Jensen2019-05-091-0/+1
| | | | | | | | | Chromium was trying to use some specific sample profiles, just ignore that. Task-number: QTBUG-75265 Change-Id: Ifd0517d521634ec01f66d18606f8696bf703b42a Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Update ChromiumAllan Sandfeld Jensen2019-05-091-0/+0
| | | | | | | | | | | | | | | | | | | | Pulls in the last of the Chrome 74 security patchs Changes: 4b0289025e6 [Backport] Fix for security issue 939316 f67074175c7 [Backport] Fix for security issue 949015 444e94c37eb [Backport] Fix for security issue 940205 37e9433c4cb [Backport] Fix for security issue 937663 71a5f9b0316 [Backport] Fix for security issue 927471 98ae1469020 [Backport] Fix for security issue 927849 92f8fd75754 [Backport] Fix for security issue 894933 861d3c46520 Fix building with linux-clang mkspec 91227693b16 [Backport] Fix for CVE-2019-5813 82d848eb4fe Fix undefined type 'blink::Document' build error for msvc with -no-pch Fixes: QTBUG-75496 Change-Id: I50efb46a721dece8ca425ce7830ed0fabe43d64e Reviewed-by: Michael Brüning <michael.bruning@qt.io>
* Update ChomiumAllan Sandfeld Jensen2019-05-031-0/+0
| | | | | | | | | | | | | | | | | | | Pulls in remaining CVE fixes from Chrome 74: 31fa60dbbc6 Silence assert on MessageWindow::WindowClass destruction a031f169cf4 [Backport] Fix for CVE-2019-5814 73a7d8fa07d [Backport] Fix for CVE-2019-5815 07ec47532df [Backport] Fix for CVE-2019-5817 26f98d0fed4 [Backport] Fix for CVE-2019-5818 d48ccfa1964 [Backport] Fix for CVE-2019-5819 3bc6aa81983 [Backport] Fix for CVE-2019-5821 2e013fc1e64 [Backport] Fix for CVE-2019-5820 9d1ab5b5187 [Backport] Fix for CVE-2019-5822 e8ef8db04d0 [Backport] Fix for CVE-2019-5823 71733b81b75 [Backport] Fix for security issue 931949 (1/2) 0ac2b1fddcd [Backport] Fix for security issue 931949 (2/2) Change-Id: I97d3d6666f33591187acea6f13028d3987309e61 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
* Cleanup clipboard source filesAllan Sandfeld Jensen2019-05-034-77/+135
| | | | | | | Split Qt and Chromium based headers and do a simple reformatting. Change-Id: I5bce34051bd05696d38c26ba09abd8a472f94219 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-0325-173/+131
| | | | | Change-Id: I1c235d49a9520088142fbc89d21fc589d4037a4f Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Support --auth-server-whitelistAllan Sandfeld Jensen2019-05-031-8/+8
| | | | | | | | Read it and pass it to an HttpAuthPreference. Change-Id: I37c23f4d777ff11b2c0480fa9c28ea6fbe029737 Fixes: QTBUG-75539 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Do not blacklist webChannelWithBadStringMichal Klocek2019-05-033-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | This commit is about documenting some weird new behavior. Since Chormium 72 our webChannelWithBadString fails. This is fascinating issue and can be tracked down to commit in Chromium https://chromium-review.googlesource.com/c/1282993 which "fixes" well-forming of JSON.strigify. This function is used by webchannel.js to send data through webchannel transport. In c++ land we get now for invalid utf16 replacement in form of '\\u' + i.toString(16).padStart(4, '0'). This sadly does not trigger any longer REPLACE_INVALID_UTF8 in WebChannelTransport::NativeQtSendMessage. Moreover this goes even "worse" since QMetaObjectPublisher will create invalid utf16 form raw "\ud800" string -> '\ud800'. This is not an error per se, since test creates invalid utf16 character in javascript and it ends as invalid utf8 character in c++. Btw enable test on qemu. Change-Id: I36f2df417d7b9f3f2113792f08025821737d8d01 Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
* Make warning about wrong shutdown a warningAllan Sandfeld Jensen2019-05-031-1/+1
| | | | | Change-Id: I414064984d51bf5a000c1cfd8cca7ccd6bf4b09b Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
* Doc: Fix QDoc warningsLeena Miettinen2019-05-033-16/+15
| | | | | Change-Id: I00ec352cdea43d44388889805f1bd609a3555c4c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Skip tst_QWebEngineProfile::qtbug_71895 if network load failsJüri Valdmann2019-05-031-2/+3
| | | | | Change-Id: I0daf14c4ec31dfb867d9d7f531b9fdc6f7244e1b Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into ↵Jüri Valdmann2019-05-0327-33/+751
|\ | | | | | | refs/staging/5.13
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-3027-33/+751
| |\ | | | | | | | | | Change-Id: I051052a70a6e764202a90d77fc1a0f73688d3704
| | * Skip qtwebengine for -no-gui buildKai Koehne2019-04-291-0/+4
| | | | | | | | | | | | | | | | | | | | | Fixes: QTBUG-75465 Change-Id: Iaf8c75d60d00dac3079fcb3f7108e1c3e5ea5245 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Michael Brüning <michael.bruning@qt.io>
| | * QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
| | | | | | | | | | | | | | | Change-Id: I05ef67b81d9b871d38fcc51639b742b2a7b8a387 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
| | * Profile test: fix buffer for request job being deleted on main threadKirill Burtsev2019-04-231-2/+1
| | | | | | | | | | | | | | | Change-Id: I894946ce7c9dcf4f787c5c928e3737cd80a7dc52 Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
| | * Simple browser example: create off-the-record profile in a lazy mannerKirill Burtsev2019-04-233-14/+24
| | | | | | | | | | | | | | | | | | | | | | | | Do not create multiple profiles immediately on start. Allows to start and run browser with default profile with 'single-process' flag. Change-Id: Idea7da8167152f718a3c2d4086ad4216d8e1b722 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| | * Allow VS 2019 to try to build QtWebEngineAllan Sandfeld Jensen2019-04-181-0/+2
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-75212 Change-Id: I1d1a99d9a5b6684d23e51cf55d384e7dfee6ef2a Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
| | * Fix printing of landscape orientationSzabolcs David2019-04-171-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QPageLayout::pageSize() is always defined in portrait orientation. Removing margins without considering the actual orientation was incorrent. Use QPageLayout::paintRect() instead. Task-number: QTBUG-75092 Change-Id: I34c19d3f0587ae21da2d985e3107b6ec673f53d0 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
| | * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-174-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix QWebEnginePage::setView not deleting old page Also fix wrong page being deleted if it's parented to the view. Fixes: QTBUG-75131 Fixes: QTBUG-75175 Change-Id: Ie4dfb15b3182de7aa3a94cddcac54ea40a86121b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
| | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+79
| | |\ | | | | | | | | | | | | Change-Id: Ia13b1c71798aa877685dd0ac6c9697a2835a3d5c
| | | * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-051-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + f5bad87426599ff52e382aa7e0698a7e4b4b62de Doc: Copy minimal example code into overview page + fd2acd57df7d62490a9a7c1f7b5b60ae50c51ce6 Clarify documentation of QWebEnginePage::title() + 598bfc652edffb047948e01c3c76eb9e0cb7db4e Doc: Always treat \brief as full sentence + 837347e1901086a9757b5aca7e5bbee7b0d8e20e Fix handling of touch icons when it is disabled + 1f77d4709946511b919810354f19875824399096 Fix crash on dynamic_cast in global event filter + 4263778b2cf06dbdba24c7dfe2e54268a50de257 Quicknanobrowser: Hide status bubble properly + 0091ec9046c2c4812dee109fcbfb8372d9435461 Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum value + 8600d3d22d86be364a4c29e559dda7990594d0c5 Fix incrementing download ID + ddfa2997939fc4de2993b3e0de2201eca534af61 Fix destruction of qt quick profile after WebEngineContext gets deleted + 56fadb571f32b721d8b99554e6e38692009ec37f Force destruction of webcontent client before profile adapter + 2bf39d83a532a7fa69adc99caafaa523276b03c5 Expose missing translations to lupdate + ac147ec310c71510f8d72d52c3fcec2bfe49b4a4 Fix warning: implicit conversion of NULL constant to 'const int' + eedee8d37bb49239de54011241eaedded5a4c0ce Update Chromium + cbeef3ee920576d668664ca2e0b8a55ae307959a Do not report client redirects as link-clicked + 3efb842be6e2c663b75f2e920fca00dd71da2ce7 Bump version + 01c763c83d0c846164dcb5b69b9343e6ee2ac0b7 Fix tabbing in recipebrowser + c8d11a21c648e87f3560042e1c022f031a6e6519 Fixup focus implementation + 54ac91fd60ba0e84be239cefa1b56a489c420f9e Fix markdown rendering of titles in recipebrowser + 1fe5566c5d494a9a6cea8282c7387b36ef0e4c0b Fix regression in setting background colors + ea65bb32fa988b37d030c3737b8a036f049d1354 Switch to setting 'official build' for non developer builds + 159a1c8da5eb3d105f2fb47d5b15fce8d1010786 Update Chromium + 0d1351132e7b848247fc50343796d22b5dcf1e3b Fix escaped characters in tooltip + dad0cfa3eba01b0dff698f457242f80f6eae4698 Fix style of media audio controls + 1110b9b50e61bf2663e2037ce9e28e74a8943919 Fix timestamp deduplication for Windows Change-Id: I9636039392c9f043885f22aeabb161fc3ce10079 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| | * | Fix resolving relative URLs with custom schemesJüri Valdmann2019-04-162-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull in 3rdparty patch and add test. Fixes: QTBUG-74864 Change-Id: I5440f58ff55297c2a51f896d43f479404ff6ca2f Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
| | * | Add PrintMe exampleMichal Klocek2019-04-1511-2/+509
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This example shows how to do simple printing with print preview. Task-number: QTBUG-53745 Change-Id: I4b1adbb9847b72928a988b5687fb13c84bb987cd Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
| | * | Take BrowsingDataRemoverDelegateQt instance ownership by ProfileQtKirill Burtsev2019-04-122-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Delegate assumed to be owned and released by BrowserContext instance Change-Id: I1b5dc3ad2ace6f5c40b9f56e7ed7eb6b23b60925 Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
| | * | Profile test: fix waiting for load finished signalKirill Burtsev2019-04-111-1/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I797b596b73d62e420592ef9e96601c35ea7ecad6 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* | | | Update ChomiumAllan Sandfeld Jensen2019-05-021-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pulls in the high tagged security fixes from Chrome 74: b964e56642e FIXUP: Fix building without WebSpeech 8db9f13a139 [Backport] Fix for CVE-2019-5805 4ae993a14f1 [Backport] Fix for CVE-2019-5806 3d0182b2838 [Backport] Fix for CVE-2019-5807 c5b21c7cec4 [Backport] Fix for CVE-2019-5808 3350682ece0 [Backport] Fix for security issue 924959 ea74722a5c8 [Backport] Fix for CVE-2019-5811 Change-Id: If1972935c476330a9ef2dde60f82636f34170d20 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
* | | | Support clang_cl builds on WindowsAllan Jensen2019-05-028-13/+40
|/ / / | | | | | | | | | | | | Change-Id: I1f3e8fc378cfceda92ff17fcc7669c0f5d97c3f7 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* | | Update ChromiumJüri Valdmann2019-04-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pulls in the following changes: * 6b01b4a2 Merge branch 'upstream-master' into 73-based * 3ffaed01 BASELINE: Update GN * d4003559 Fix clang_cl builds * 64260a66 FIXUP: Extend url library for WebEngine custom schemes Change-Id: I5297383877825d052f7cab5526b2554d33e9a7be Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | Remove the distinction between resources path and icu data pathMichael Brüning2019-04-242-31/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, unconditionally override DIR_QT_LIBRARY_DATA to make the path available to extensions even if we are using static or shared icu data instead of a data file. [ChangeLog][Behavioral Changes] Qt WebEngine will assume that the resources and the icu data files are in the same directory when deploying the application. Fixes: QTBUG-74586 Change-Id: I563b74a19fbd1334358f9cfe7c1824706cdca03a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | Enable HiDPI for customdialogs and spellcheckers examplesJüri Valdmann2019-04-242-0/+2
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-75103 Change-Id: I8290ba268f30b26eafccabc889ad860e95c1bca2 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* | | Whitelist pdf viewer extension to access chrome resourcesMichael Brüning2019-04-211-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were CORS problems when accessing the chrome resources from the pdf viewer extensions when coming from a blank page. It should be fine to access the chrome resources from the builtin extension. Fixes: QTBUG-75127 Change-Id: I28f981b4ff1d2db86a62507eb25cae45258e3bda Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
* | | Make QtWebEngine imports consistentAllan Sandfeld Jensen2019-04-203-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Somehow on some platforms we end up with the import version of the wrong module. Change-Id: I6427f3f5375f2059d371c9a0fc035f1ec4195a49 Fixes: QTBUG-74566 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* | | Make offscreen test offlineMichal Klocek2019-04-174-3/+16
| | | | | | | | | | | | | | | | | | | | | This enables also the test on qemu. Change-Id: I70c40b3cedeadfb21e396d8a550a54fe0a319438 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
* | | Fix running proxypac test on qemuMichal Klocek2019-04-172-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not override '--no-sandbox' on boot2qt. Starting resolver service on qemu is bonkers and ends up in unsupported calls during threading checks. Adding '--no-zygote' solves the issue, however introduces race condition and deadlocks on resolver service start, which would make test flaky. The deadlock issue is not reproducible without qemu. Therefore to workaround the issue run test in single process mode. Task-number: QTBUG-63346 Change-Id: I33a1079776edecddf3d7653db6c2ecc3a868b1a1 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | Fix default profile for single-process modeMichal Klocek2019-04-171-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In single process mode there is only one profile, and this profile is used for browser context. Fix the case where there is no 'default' profile created but only one user profile. In this case make the user profile 'default' so it is deleted in right moment in single process mode. Change-Id: I8ba3c2da2d93d53fa569c7971410a4a74753377e Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | Work-around QtCreator bugAllan Sandfeld Jensen2019-04-171-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | We need to set explicit SOURCES to get proper indexing going. See QTCREATORBUG-22315 Change-Id: Idf4c1e80b4428e91d6fe54a943a86499ed5c9f3a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* | | Make .moc files jumbo builtAllan Sandfeld Jensen2019-04-161-12/+23
| | | | | | | | | | | | | | | | | | | | | | | | Split the moc generated sources to a separate source_set, and make it jumbo. Change-Id: Icdbe9e7fb57cc07d89b766ef9e8efc78ff67bc8b Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* | | Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
| | | | | | | | | | | | | | | Change-Id: I3638fd51bbb871b7dc920a7c3e1435c26db02f7c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | Add unit test for verifying QWebEnginePage::contentsSize correctnessMichael Brüning2019-04-131-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | An adaptation to Chromium 70 caused a regression in this. Change-Id: I8928694b9f99cd420afd858d3a1023228276bae0 Reviewed-by: Kirill Burtsev <kirill.burtsev@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | Avoid context-switches when not switching thread contextsAllan Sandfeld Jensen2019-04-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | When UI and GPU threads are the same we not need to do async scheduling or calls between them, and doing so comes at a much higher cost than in a multithreaded environment. Change-Id: Icddee1a78d87ce08362882da5740471dfef1224a Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
* | | Use CompositorFrameMetadata::root_layer_size for contentsSizeMichael Brüning2019-04-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was changed as an adaptation to Chromium 70, but turns out to be causing some regressions. Updates Chromium to include the changes there. Change-Id: I1e507bc2c51975c85afccd4346b02c43f5a44478 Fixes: QTBUG-74847 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>