summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Chromiumv6.2.7-lts-lgpl6.2.7Michael Brüning2022-11-291-0/+0
| | | | | | | | | | | | | | Submodule src/3rdparty 5e7f517e..a0f47d47: * [Backport] CVE-2022-4135: Heap buffer overflow in GPU * Fix WebRTC crash introduced by fix for security bug 1361612 * [Backport] Disable GPU acceleration on VMware on Linux * skia: fix compilation with MSVC2022 Task-number: QTBUG-108106 Fixes: QTBUG-108843 Change-Id: I25cc2d3d69422b331b8a7cbd4d81d6fee5a777a1 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* Update dependencies on 'tqtc/lts-6.2.7' in qt/tqtc-qtwebengineQt Submodule Update Bot2022-11-281-4/+4
| | | | | Change-Id: I401f28cc0000bfd68512e1078c1279c5fc0834e0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtwebengineQt Submodule Update Bot2022-11-251-4/+4
| | | | | Change-Id: Ica680a3c028a65397e52885c829c855d1ed01756 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Coin: Add alias to non tqtc moduleToni Saario2022-11-251-0/+1
| | | | | | | | This changes the module name in Coin to match what is run in qt5 integration and allows reuse of artifacts. Change-Id: Iad9218fbba968414991f45d301c11e68c3038b57 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* Update ChromiumMichael Brüning2022-11-234-2/+19
| | | | | | | | | | | | | | | | | | | | | | | | | Submodule src/3rdparty 9457651e..5e7f517e: * [Backport] Security bug 1375290 (2/2) * [Backport] Security bug 1375290 (1/2) * [Backport] Dependency for security bug 1375290 (2/2) * [Backport] Dependency for security bug 1375290 (1/2) * [Backport] Security bug 1376639 * [Backport] Security bug 1378916 * [Backport] CVE-2022-3890: Heap buffer overflow in Crashpad * [Backport] CVE-2022-3889: Type Confusion in V8 * [Backport] CVE-2022-3887: Use after free in Web Workers * [Backport] CVE-2022-3888: Use after free in WebCodecs * [Backport] CVE-2022-3885: Use after free in V8 * [Backport] Fix build in Python 3.11 (invalid mode: 'rU') * mojo: fix compilation with C++20 * Make GrVkImage external Also adds stubs to enable building with external GrVkImage. Task-number: QTBUG-108106 Change-Id: I473d75421ab2099ce6d53a5ca09d68c3067413f7 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtwebengineQt Submodule Update Bot2022-11-181-4/+4
| | | | | Change-Id: Id59b58c6a91abe4eb9d6996b63a4db4ab5b5c632 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Merge branch '6.4.1' into tqtc/lts-6.2Tarja Sundqvist2022-11-170-0/+0
|\ | | | | | | Change-Id: I49c3696ef8c0109f42be8fd361d983cccbf7f66b
| * Update dependencies on '6.4.1' in qt/qtwebenginev6.4.16.4.1Qt Submodule Update Bot2022-11-091-4/+4
| | | | | | | | | | Change-Id: Ia4f7fd11e0e8e96ee090294e9959e9190c8d2cc3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * Update ChromiumMichael Brüning2022-11-083-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sumbodule src/3rdparty : > [Backport] CVE-2022-3723: Type Confusion in V8 > [Backport] CVE-2022-3653: Heap buffer overflow in Vulkan > [Backport] CVE-2022-3654: Use after free in Layout > [Backport] CVE-2022-3652: Type Confusion in V8 > [Backport] CVE-2022-3445: Use after free in Skia > [Backport] CVE-2022-3450: Use after free in Peer Connection > [Backport] CVE-2022-3446 and CVE-2022-35737 > Reland two changes for establishing gpu channel > FIXUP: Stop using C++20 initialization > FIXUP: Legalize the bloody code > [Backport] CVE-2022-3308: Insufficient policy enforcement in Developer Tools (2/2) > [Backport] CVE-2022-3308: Insufficient policy enforcement in Developer Tools (1/2) > [Backport] Security bug 1360936 > [Backport] CVE-2022-3313: Incorrect security UI in Full Screen > [Backport] CVE-2022-3307: Use after free in Media. > [Backport] CVE-2022-3315: Type confusion in Blink > [Backport] CVE-2022-3201: Insufficient validation of untrusted input in Developer Tools (2/2) > [Backport] CVE-2022-3201: Insufficient validation of untrusted input in Developer Tools (1/2) > [Backport] CVE-2022-3304: Use after free in CSS > [Backport] CVE-2022-3373: Out of bounds write in V8 > [Backport] Security bug 1356308 > [Backport] CVE-2022-3370: Use after free in Custom Elements > [Backport] Security bug 1348283 > [Backport] Security bugs 1346938 and 1338114 > [Backport] CVE-2022-3200: Heap buffer overflow in Internals > Make user agent helpers buildable without unwanted dependencies > Adapt DevToolsFileHelper for WebEngine > [Backport] CVE-2022-3199: Use after free in Frames. > [Backport] CVE-2022-3198: Use after free in PDF > [Backport] CVE-2022-3197: Use after free in PDF > [Backport] CVE-2022-3196: Use after free in PDF > [Backport] Security bug 962815 > [Backport] Security bug 1352549 > [Backport] CVE-2022-3056: Insufficient policy enforcement in Content Security Policy. > [Backport] CVE-2022-3057: Inappropriate implementation in iframe Sandbox > [Backport] CVE-2022-3053: Inappropriate implementation in Pointer Lock > [Backport] CVE-2022-3055: Use after free in Passwords > Disable less privileged app container > Fix debug builds on arm32 > [Backport] CVE-2022-3040: Use after free in Layout > [Backport] CVE-2022-3041: Use after free in WebSQL > [Backport] CVE-2022-3038: Use after free in Network Service > Merge branch 'upstream-master' into 102-based > (origin/upstream-master) BASELINE: Update Chromium to 102.0.5005.177 > FIXUP: Trim down some dependencies of push messaging > Fixup partial application of macOS OpenGL pixel format selection patch Fixes: QTBUG-108104 Fixes: QTBUG-108105 Task-number: QTBUG-108106 Change-Id: I4f0e4e267288904443f648b544606aa85dcaa16b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 00fa0def74e94139019ee7baa73b1099cd53f072) Reviewed-by: Michal Klocek <michal.klocek@qt.io>
| * Update dependencies on '6.4.1' in qt/qtwebengineQt Submodule Update Bot2022-11-031-4/+4
| | | | | | | | | | Change-Id: Ief204d97e4aae452d0965c2f53051902cf8a7e74 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtwebengineQt Submodule Update Bot2022-11-151-4/+4
| | | | | | | | | | Change-Id: I8e1b1b2fbda20480e7229083689685f46d5c561d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Merge "Merge remote-tracking branch 'origin/6.4' into tqtc/lts-6.2"Allan Sandfeld Jensen2022-11-13987-37522/+15276
|\ \
| * \ Merge remote-tracking branch 'origin/6.4' into tqtc/lts-6.2Allan Sandfeld Jensen2022-11-04988-37522/+15278
| |\ \ | | | | | | | | | | | | Change-Id: I2bc92d1eb7a80d2730eacb822f66183d12a93b7c
| | * | Update ChromiumMichael Brüning2022-11-033-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sumbodule src/3rdparty : > [Backport] CVE-2022-3723: Type Confusion in V8 > [Backport] CVE-2022-3653: Heap buffer overflow in Vulkan > [Backport] CVE-2022-3654: Use after free in Layout > [Backport] CVE-2022-3652: Type Confusion in V8 > [Backport] CVE-2022-3445: Use after free in Skia > [Backport] CVE-2022-3450: Use after free in Peer Connection > [Backport] CVE-2022-3446 and CVE-2022-35737 > Reland two changes for establishing gpu channel > FIXUP: Stop using C++20 initialization > FIXUP: Legalize the bloody code > [Backport] CVE-2022-3308: Insufficient policy enforcement in Developer Tools (2/2) > [Backport] CVE-2022-3308: Insufficient policy enforcement in Developer Tools (1/2) > [Backport] Security bug 1360936 > [Backport] CVE-2022-3313: Incorrect security UI in Full Screen > [Backport] CVE-2022-3307: Use after free in Media. > [Backport] CVE-2022-3315: Type confusion in Blink > [Backport] CVE-2022-3201: Insufficient validation of untrusted input in Developer Tools (2/2) > [Backport] CVE-2022-3201: Insufficient validation of untrusted input in Developer Tools (1/2) > [Backport] CVE-2022-3304: Use after free in CSS > [Backport] CVE-2022-3373: Out of bounds write in V8 > [Backport] Security bug 1356308 > [Backport] CVE-2022-3370: Use after free in Custom Elements > [Backport] Security bug 1348283 > [Backport] Security bugs 1346938 and 1338114 > [Backport] CVE-2022-3200: Heap buffer overflow in Internals > Make user agent helpers buildable without unwanted dependencies > Adapt DevToolsFileHelper for WebEngine > [Backport] CVE-2022-3199: Use after free in Frames. > [Backport] CVE-2022-3198: Use after free in PDF > [Backport] CVE-2022-3197: Use after free in PDF > [Backport] CVE-2022-3196: Use after free in PDF > [Backport] Security bug 962815 > [Backport] Security bug 1352549 > [Backport] CVE-2022-3056: Insufficient policy enforcement in Content Security Policy. > [Backport] CVE-2022-3057: Inappropriate implementation in iframe Sandbox > [Backport] CVE-2022-3053: Inappropriate implementation in Pointer Lock > [Backport] CVE-2022-3055: Use after free in Passwords > Disable less privileged app container > Fix debug builds on arm32 > [Backport] CVE-2022-3040: Use after free in Layout > [Backport] CVE-2022-3041: Use after free in WebSQL > [Backport] CVE-2022-3038: Use after free in Network Service > Merge branch 'upstream-master' into 102-based > (origin/upstream-master) BASELINE: Update Chromium to 102.0.5005.177 > FIXUP: Trim down some dependencies of push messaging > Fixup partial application of macOS OpenGL pixel format selection patch Fixes: QTBUG-108104 Fixes: QTBUG-108105 Task-number: QTBUG-108106 Change-Id: I4f0e4e267288904443f648b544606aa85dcaa16b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
| | * | Silence synqt.cpp warnings-turned-errorsMarc Mutz2022-11-021-0/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Says syncqt.cpp: ERROR: [...]/render_widget_host_view_qt_delegate_quickwindow.h does not include QT_BEGIN_NAMESPACE Change-Id: I4109c493bbf25a6f7c65e35e9c697f15c7f0ac3f Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit e6e66f048c873b4a972860c3072ef5a7b4b383b7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Fix compilation 6.3 against 6.4Michal Klocek2022-11-011-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if type registrations should be in Qt namespace. This amends 5208245d2ccabbc07ecf6b845cfa3d971d2ed7e5. Change-Id: I3f349a4aedac4410b1a581264d1e8877ba0bcf44 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 291082bf58fbafc2d6c2d48819d11d350749b1eb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Require minimum msvc version 14.29Michal Klocek2022-11-011-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of fixing the code to compile with lower version, simply require at least version present on ci. Fixes: QTBUG-108029 Change-Id: Ie6fbd7c3451a39c09dfb15e0cf9850672c9d4ea8 Reviewed-by: Michael Brüning <michael.bruning@qt.io> (cherry picked from commit 69f6761eb51029c5050d1fe0cf97a44a77fc7691) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Fix inputFieldOverridesShortcuts unit testMichal Klocek2022-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since a818d49aa58c7ff871f89f7db4b1234402092994 in qtdeclarative we should explicitly ignore the event. Fixes: QTBUG-108008 Change-Id: I1b9beabb39e19df8af86b8cadaafb21eef9dc4a8 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 1f753957691e9fd4c9e107445958c224ca36cc9b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-11-011-4/+4
| | | | | | | | | | | | | | | Change-Id: Ief44fc74e0fe48b82cdf951bdc18299af23d54ff Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Blacklist certificate test and unblock integrationsMichal Klocek2022-11-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Certificate for revoked.badssl.com expired on 10/28/2022. Change-Id: I06022bea1404bf5134f815067dcd2713790e5a23 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 23841d844adf252061f949b1b810049e82ec2aef) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-261-4/+4
| | | | | | | | | | | | | | | Change-Id: I803fb339730536fe247b84c2ca2226e13823d2d9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-201-4/+4
| | | | | | | | | | | | | | | Change-Id: I9177e35d70745a8b21422531cec37b04aaf34fbb Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Cleanup and document webEngineArgs command line optionMichal Klocek2022-10-195-27/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix usage of badcode vs code. This commit amends 82357352b49fdcba80727feec441053f676b5af2. Fixes: QTBUG-107502 Change-Id: I50be8b37a81f33ef8e8dff3985d00f562542031a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 337f6fa60b1fd17549537ed16c83b57ac5318c25) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Fix bogus layouting of qwebengineviewMichal Klocek2022-10-191-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We did not really change pointers for doing a widget and a item delegate binding. This at some point was blowing up as we did not remove the old widget before inserting the new widget into the internal webengineview layout. The issue could get unnoticed for a while as the old widget got eventually removed on a destruction. However, at times when on the qlayout activation call the old widget was considered, resize event was triggered which was setting viewport to false value (minimum size to hold two webcontents). Make sure we remove widget before adding the new widget. This fixes the widget and the item bind, however this logic should be rewritten for dev branch as is get more and more complex. Fixes: QTBUG-107529 Change-Id: I31d180b54f52e38b3c335cfa2bf3afa61e449677 Reviewed-by: Martin Negyokru <negyokru@inf.u-szeged.hu> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 7c5546a78b1cbcf6d811648c003deb219ab6d070) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-191-4/+4
| | | | | | | | | | | | | | | Change-Id: Id1e4163dab30ca818abaa5e64dafe9d44d26baa4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-181-4/+4
| | | | | | | | | | | | | | | Change-Id: I8cd70dfb9ee036b8de91e6646c14a75527af4cb5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Only warn the user about conditions that are not metMichael Brüning2022-10-181-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When loaded from a plugin, we printed a warning about setting the application attribute Qt::AA_ShareOpenGLContexts and choosing OpenGLRhi as the scene graph renderer interface even when those conditions were already met. This patch checks if these conditions are already met before printing the warning. Change-Id: Iee06fa4560e022f0611f07a082513dc91c8065c9 Fixes: QTBUG-103958 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 9e5214e617471b326cc975095054f859924b4168) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-171-4/+4
| | | | | | | | | | | | | | | Change-Id: Id97a00182f63ae42a25c20789df6d9c3f7929723 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Fix fullscreen request blocking after running fileChooserMartin Negyokru2022-10-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chromium blocks fullscreen requests while the fileSelectListener is alive. Release it manually after the accept/reject signal. Fixes: QTBUG-106975 Change-Id: Iac4868b8ab0268b8ddb94912286155af73ebd343 Reviewed-by: Szabolcs David <davidsz@inf.u-szeged.hu> Reviewed-by: Michael Brüning <michael.bruning@qt.io> (cherry picked from commit 1837eeb96693116ba4ec8542035003cac67421bc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-141-4/+4
| | | | | | | | | | | | | | | Change-Id: I2bf48b8d743e6586155ae00a460361190a5fc04a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Fix GCC compiler warnings in auto testsPeter Varga2022-10-133-9/+13
| | | | | | | | | | | | | | | | | | | | | Change-Id: I9daae92749e7dbe0580c17e8f0325e2199b2ed17 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit cd82a30311302ded70b278bfc4919097b0f421f7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Simple Browser example: Fix startup flicker on WindowsFriedemann Kleint2022-10-134-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure the initial browser tab is added before show(), avoiding the flicker of RHI switching. Change-Id: I0aaa5a4128f089bfc9ef68d25cab44da78962eb6 Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit d7e0fd5304ebdb12c6f809cdbcf8193b49b9ecd2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-131-4/+4
| | | | | | | | | | | | | | | Change-Id: I8ff5ac8f00e472890ed94f454e67516c0c145483 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-111-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating adapterClient is required to Bind correctly. Bring back old logic from 6.3. Fixes: QTBUG-105953 Change-Id: I8845948db379c24902df0dd2dad96982a1455531 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit e995556338da4d381c457ddd978440f5099af496) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Doc: Add the git repo URL for the Qt PDF examplesVenugopal Shivashankar2022-10-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | This should enable the readers to access the up-to-date example code. Change-Id: Ie62bdea39d1374b49f1b8f5bf576b27c8f37996f Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit a14c5924d26fa73624269e0d46f914a8ec3471da)
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-071-4/+4
| | | | | | | | | | | | | | | Change-Id: I16920380b4bf872cf92f8c79be48dbfd5f777044 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Followup to qtbase 6b2c9b81afdb3d1d9b7a2e87819e9545b14810f3 Change-Id: Ib879ee176c4fd1fc4bdbac7161ea20cf5c59a247 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 252456b94a93ddef2fdfdd49d59fc8f474fb5e80) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-061-4/+4
| | | | | | | | | | | | | | | Change-Id: I9d4b1ccaa4a73d8aa114dbb0500055dc8278c995 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Do not intercept websocket connection when there is no associated frameMartin Negyokru2022-10-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is based on chrome's implementation. Fixes: QTBUG-107144 Change-Id: If042e4156b8a4bdb27a210c4db94e3a6198aed7d Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 64b7da9dab82713fdcb2e03d8a2715421eae5685) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-10-031-4/+4
| | | | | | | | | | | | | | | Change-Id: Ia51cf6522d38267de3e32496d1e6e799995c15c3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-09-301-4/+4
| | | | | | | | | | | | | | | Change-Id: I553f7901c3459698d203ce23dc1c59bf02efa113 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Note DNS prefetches can overrule remote access permissionAllan Sandfeld Jensen2022-09-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fixes: QTBUG-106967 Change-Id: I0407258403ec3b76ce694e0f592fe57b4f45c746 Reviewed-by: Michael Brüning <michael.bruning@qt.io> (cherry picked from commit 6bd06fdb35f4ad973a2abaaa35b5c12cbca0d37a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-09-291-4/+4
| | | | | | | | | | | | | | | Change-Id: I54ba441b3ef9d3dc421a1eaef9d8b2dfa70c2705 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Try to pick up .rcc files as well in packagingAllan Sandfeld Jensen2022-09-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Seems they are not matched by the ** syntax. Change-Id: Ibcabdc1d87d6d483e743efd3f6e5aa87df023d93 Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 6f61a3a730e30a59e3c2e5d655699c5a04d84955) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-09-281-4/+4
| | | | | | | | | | | | | | | Change-Id: I1efe2562aaf40215ab8ea12dac53134d16438e49 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * Fix splittingAllan Sandfeld Jensen2022-09-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was missing some Pdf files in the pdf module Fixes: QTBUG-106944 Fixes: QTBUG-86972 Change-Id: I996a890ecd84ed6084f2075a98c4572372cba5ac Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit e401e26fb5db72cc79af56bea942409c1d044bf4) Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
| | * Update dependencies on '6.4' in qt/qtwebengineQt Submodule Update Bot2022-09-261-4/+4
| | | | | | | | | | | | | | | Change-Id: If34de4bf556f0af452715c1e74496034bf0e6cd0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| | * QtPdf multipage example: add macOS icon; support QFileOpenEventShawn Rutledge2022-09-227-6/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The icon uses some parts from https://openclipart.org/detail/171857/icon-pdf-a%C2%8Dcone Task-number: QTBUG-106460 Change-Id: I94ecc81d83f96fdced3dce630b94b9037d3e90f9 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 803e11fd787fc854e1e091f257ef97894e5729d0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * Work-around GNOME bug misidentifying HTML contentAllan Sandfeld Jensen2022-09-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct application/x-extension-html to text/html Fixes: QTBUG-97392 Fixes: QTBUG-106688 Change-Id: I0d65c6950c5ba1504586cf564268463c5d4cd483 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> (cherry picked from commit 84ebd698597cf7a45b5e0967221547c21b1d67e8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| | * QtPdf multipage example: open files via DnDShawn Rutledge2022-09-211-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop a different file onto the window to replace its contents with a different PDF. Change-Id: I824d9f0caee69382352ab8d943b9977984db4fc9 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> (cherry picked from commit 0e3d03890442818b010ff763dccee4394c0430cf) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>