{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":10966899,"defaultBranch":"dev","name":"qtwebengine","ownerLogin":"qt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-06-26T12:07:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/159455?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726030651.0","currentOid":""},"activityList":{"items":[{"before":"e0d0675b73a4096c5c17864bf26740fe96e5224b","after":"67d7fc707185fe816ffe2509324a47f0bfb993e8","ref":"refs/heads/6.8.0","pushedAt":"2024-09-19T20:22:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.8.0' in qt/qtwebengine\n\nChange-Id: Id988ad7b609adf269a4e8db38bc6db65edc72d65\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.8.0' in qt/qtwebengine"}},{"before":"95e099e4cbe90f27820c2f778491bd6266fd55cd","after":"42073aabed039369c1ae6367ee60961062c8dd1d","ref":"refs/heads/6.7","pushedAt":"2024-09-19T20:10:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove assert in RenderWidgetHostViewQt::WheelEventAck\n\nWhen inspecting with devtools and using the screen cast option,\nattempting to scroll in the secondary view will cause the assertion\nto fail. This is because the WheelEventAck function gets called twice;\nonce for the devtools view, and once for the full-size view. This\nchange removes the assertion, and simply bails out of the function if\nno scroll event is pending.\n\nChange-Id: If4518c8be15ca0736756bb1e27a6de6c3d43d198\nReviewed-by: Anu Aliyas \nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 23b8ff08a2b7ac753f8fc4829cf75f03bc87bb88)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit 72adc4b55bcbb4a1596cd46225ea9bf8e66a016a)","shortMessageHtmlLink":"Remove assert in RenderWidgetHostViewQt::WheelEventAck"}},{"before":"8581bed9003f43bd2aa6c41ebeab1877be910625","after":"9dae13cca7e06ea16db015aa35e61cc77e16951a","ref":"refs/heads/dev","pushedAt":"2024-09-19T17:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fix crash with popups over transparent backgrounds\n\nAn earlier color update fix (dcc464b14c) caused color updates to\nbe applied to views without owner delegates, in the case of combo box\npopups for example. We now guard this pointer dereference.\n\nFixes: QTBUG-128241\nPick-to: 6.7.3 6.8\nChange-Id: Ib086c7d544b29bf41101ff423160de2310890174\nReviewed-by: Michal Klocek ","shortMessageHtmlLink":"Fix crash with popups over transparent backgrounds"}},{"before":"7a47e4017eca87f6ecbf4dfa766703f8746eaa3d","after":"72adc4b55bcbb4a1596cd46225ea9bf8e66a016a","ref":"refs/heads/6.8","pushedAt":"2024-09-19T13:48:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove assert in RenderWidgetHostViewQt::WheelEventAck\n\nWhen inspecting with devtools and using the screen cast option,\nattempting to scroll in the secondary view will cause the assertion\nto fail. This is because the WheelEventAck function gets called twice;\nonce for the devtools view, and once for the full-size view. This\nchange removes the assertion, and simply bails out of the function if\nno scroll event is pending.\n\nPick-to: 6.7\nChange-Id: If4518c8be15ca0736756bb1e27a6de6c3d43d198\nReviewed-by: Anu Aliyas \nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 23b8ff08a2b7ac753f8fc4829cf75f03bc87bb88)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"Remove assert in RenderWidgetHostViewQt::WheelEventAck"}},{"before":"b350ed513f4e1b516f49e126079f74802d2e8402","after":"95e099e4cbe90f27820c2f778491bd6266fd55cd","ref":"refs/heads/6.7","pushedAt":"2024-09-19T12:58:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Stop location provider when location is disabled globally\n\nQt Core still doesn't have a permission backend on Windows, which\nresults in the permission check for location always returning true,\nregardless of the actual Windows setting. In that case, the WebEngine\nlocation provider would just pass along the info that access was denied,\nbut keep updates on, resulting in the location request just timing out.\n\nThis change makes sure that the location provider is stopped immediately\nwhen access is denied, removing the timeout and signalling\nto the we application that permission has been denied. This isn't the\nexact behavior of other browsers, since they fall back on consentless\n(low accuracy) location info and we don't, but that's a limitation of\nthe QtPositioning module.\n\nChange-Id: I097bade1ec6b31352321139195b630124657c23a\nReviewed-by: Michael Brüning \n(cherry picked from commit ba1d8dc18f6b2406f39968ec1070ea5becfb6a8e)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit fdc60518c5c41efdac80a45d8385a0d235204941)","shortMessageHtmlLink":"Stop location provider when location is disabled globally"}},{"before":"bf159b2312640bb43d9ef180405baa7fb67d0bc7","after":"8581bed9003f43bd2aa6c41ebeab1877be910625","ref":"refs/heads/dev","pushedAt":"2024-09-19T12:04:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Pass no-static-libstdc++ to gen.py\n\nGN requires libstdc++.a to be installed on host systems by default,\nwhich is often not very common, for no particular reason.\n\nDisable warnings as errors, this helps building on some older\ndistributions e.g. debian-12 with gcc 12.x as default compiler\n\nChange-Id: Ie654f50f9e7e75154477e6efa4aece2dd1a90da3\nPick-to: 6.8\nReviewed-by: Michal Klocek ","shortMessageHtmlLink":"Pass no-static-libstdc++ to gen.py"}},{"before":"7a403cb664da3fba5b9c00429ff36843eb07c592","after":"7a47e4017eca87f6ecbf4dfa766703f8746eaa3d","ref":"refs/heads/6.8","pushedAt":"2024-09-19T09:27:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Correct documentation for QWebEngineUrlReuqestInfo::redirect\n\nIt was incorrectly stating the redirect did not work for requests with\npayload.\n\nPick-to: 6.7\nFixes: QTBUG-108763\nChange-Id: If9bbbad9ac514fae811356c28aac586d8f24cd2f\nReviewed-by: Michal Klocek \n(cherry picked from commit bf159b2312640bb43d9ef180405baa7fb67d0bc7)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"Correct documentation for QWebEngineUrlReuqestInfo::redirect"}},{"before":"045dea582074c6419202cb83b72f88a150bb87f3","after":"bf159b2312640bb43d9ef180405baa7fb67d0bc7","ref":"refs/heads/dev","pushedAt":"2024-09-19T03:39:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Correct documentation for QWebEngineUrlReuqestInfo::redirect\n\nIt was incorrectly stating the redirect did not work for requests with\npayload.\n\nPick-to: 6.8 6.7\nFixes: QTBUG-108763\nChange-Id: If9bbbad9ac514fae811356c28aac586d8f24cd2f\nReviewed-by: Michal Klocek ","shortMessageHtmlLink":"Correct documentation for QWebEngineUrlReuqestInfo::redirect"}},{"before":"9927b415297a732eef9b21433030abf2cda1ee92","after":"e0d0675b73a4096c5c17864bf26740fe96e5224b","ref":"refs/heads/6.8.0","pushedAt":"2024-09-19T01:28:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.8.0' in qt/qtwebengine\n\nChange-Id: I893665d7990805a650b0e68ea13e4145250a215b\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.8.0' in qt/qtwebengine"}},{"before":"23b8ff08a2b7ac753f8fc4829cf75f03bc87bb88","after":"045dea582074c6419202cb83b72f88a150bb87f3","ref":"refs/heads/dev","pushedAt":"2024-09-18T22:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Pass osx architectures to gn project\n\nTo support universal builds we need to pass\nosx architectures from core project to\ngn external one.\n\nPick-to: 6.8\nTask-number: QTBUG-126317\nChange-Id: I1ecbd4db403bf1aa369407c49ab8490f9548b701\nReviewed-by: Michael Brüning ","shortMessageHtmlLink":"Pass osx architectures to gn project"}},{"before":"4e5580f73f80f99ee8255698be2a3702037249da","after":"0e31e2a4fd0ca2a73ac820f3369a83bf9cc0df95","ref":"refs/heads/6.7.3","pushedAt":"2024-09-18T19:34:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update Chromium\n\nSubmodule src/3rdparty 8caeaa7e..45bdfbd7:\n * Fixup: Do not change priority of main thread\n * FIXUP: [Backport] Security bug 340822365 (3/3)\n * [Backport] Security bug 356649155\n * [Backport] CVE-2024-8905: Inappropriate implementation in V8\n * [Backport] Dependency for CVE-2024-8905\n * [Backport] Security bug 340822365 (3/3)\n * [Backport] Security bug 340822365 (2/3)\n * [Backport] Security bug 340822365 (1/3)\n * [Backport] CVE-2024-5160: Heap buffer overflow in Dawn\n * [Backport] CVE-2024-5159: Heap buffer overflow in ANGLE\n * [Backport] CVE-2024-5158: Type Confusion in V8\n * [Backport] CVE-2024-5157: Use after free in Scheduling\n * Do not change priority of main thread\n * Use ScreenCaptureKit for macOS 13.2 and later\n\nPick-to: 6.7\nFixes: QTBUG-129068\nFixes: QTBUG-129061\nChange-Id: Ib6febc54fceb56af605c983aa0e6a1d0a55c9aa7\nReviewed-by: Jani Heikkinen ","shortMessageHtmlLink":"Update Chromium"}},{"before":"9907cb41e90a80fb7b5f40d9f77fb0948e98b272","after":"9927b415297a732eef9b21433030abf2cda1ee92","ref":"refs/heads/6.8.0","pushedAt":"2024-09-18T18:45:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update Chromium\n\nSubmodule src/3rdparty 42f7d89f..af1adfbb:\n * [Backport] Security bug 356649155\n * [Backport] CVE-2024-8905: Inappropriate implementation in V8\n * [Backport] Security bug 340822365 (3/3)\n * [Backport] Security bug 340822365 (2/3)\n * [Backport] Security bug 340822365 (1/3)\n * [Backport] CVE-2024-5160: Heap buffer overflow in Dawn\n * [Backport] CVE-2024-5159: Heap buffer overflow in ANGLE\n * [Backport] CVE-2024-5158: Type Confusion in V8\n * [Backport] CVE-2024-5157: Use after free in Scheduling\n * [Backport] CVE-2024-4761: Out of bounds write in V8\n\nPick-to: 6.8 dev\nFixes: QTBUG-129060\nFixes: QTBUG-129069\nChange-Id: I80916feac5e6993203c9cefad590812d248093cc\nReviewed-by: Allan Sandfeld Jensen ","shortMessageHtmlLink":"Update Chromium"}},{"before":"d4b615628962707f4ed2a266433f51836a6fbff3","after":"23b8ff08a2b7ac753f8fc4829cf75f03bc87bb88","ref":"refs/heads/dev","pushedAt":"2024-09-18T13:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove assert in RenderWidgetHostViewQt::WheelEventAck\n\nWhen inspecting with devtools and using the screen cast option,\nattempting to scroll in the secondary view will cause the assertion\nto fail. This is because the WheelEventAck function gets called twice;\nonce for the devtools view, and once for the full-size view. This\nchange removes the assertion, and simply bails out of the function if\nno scroll event is pending.\n\nPick-to: 6.7 6.8\nChange-Id: If4518c8be15ca0736756bb1e27a6de6c3d43d198\nReviewed-by: Anu Aliyas \nReviewed-by: Allan Sandfeld Jensen ","shortMessageHtmlLink":"Remove assert in RenderWidgetHostViewQt::WheelEventAck"}},{"before":"2de0ca74cdeb98718a5cafbb76357ced0d107dd1","after":"7a403cb664da3fba5b9c00429ff36843eb07c592","ref":"refs/heads/6.8","pushedAt":"2024-09-18T09:44:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update Chromium\n\nSubmodule src/3rdparty fc4dffda..42f7d89f:\n * Build fix for change in internal::SetCurrentThreadType on Windows\n * [Backport] Security bug 349641090\n * [Backport] Security bug 348473836\n * [Backport] CVE-2024-8636: Heap buffer overflow in Skia\n * [Backport] Security bug 345261068 (2/2)\n * [Backport] Security bug 345261068 (1/2)\n * [Backport] Security bug 349517592\n * [Backport] Security bug 352424865\n * [Backport] CVE-2024-8362: Use after free in WebAudio\n * [Backport] CVE-2024-8198: Heap buffer overflow in Skia\n * [Backport] CVE-2024-8193: Heap buffer overflow in Skia\n * [Backport] CVE-2024-7969: Type Confusion in V8\n * [Backport] CVE-2024-7972: Inappropriate implementation in V8\n * Fix DCHECK failure in text fragment selector generator\n * [Backport] Security bug 349248170\n * [Backport] Security bug 343000522\n * [Backport] Security bug 346686148\n * [Backport] Security bug 346799730\n * [Backport] Security bug 351876778\n * [Backport] CVE-2024-7978: Insufficient policy enforcement in Data Transfer\n * [Backport] CVE-2024-7974: Insufficient data validation in V8 API\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (2/2)\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (1/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (2/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (1/2)\n * [Backport] CVE-2024-7973: Heap buffer overflow in PDFium\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (3/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (2/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (1/3)\n * [Backport] CVE-2024-7971: Type confusion in V8\n * [Backport] CVE-2024-7965: Inappropriate implementation in V8\n * Do not change priority of main thread\n * Support win-arm64 in gn\n * Fix compilation with the latest MSVC 2022\n * [Backport] Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix QuicIntervalDeque::Iterator::operator+=\n * [Backport] Fix instances of -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix base::IDMap::Iterator::operator=\n * [Backport] Fix NoDestructor::PlacementStorage::get() const\n * Allow multiple extra \"no-execute\" storage paths\n\nFixes: QTBUG-128786\nFixes: QTBUG-128787\nFixes: QTBUG-128788\nFixes: QTBUG-128877\nChange-Id: I1d728b4bdefb2003d470e3b1bd7a0b177b447ee0\nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 9907cb41e90a80fb7b5f40d9f77fb0948e98b272)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit d4b615628962707f4ed2a266433f51836a6fbff3)","shortMessageHtmlLink":"Update Chromium"}},{"before":"3b64c5bc4d390227db40a09c01ce29a3c2cf6348","after":"d4b615628962707f4ed2a266433f51836a6fbff3","ref":"refs/heads/dev","pushedAt":"2024-09-17T22:57:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update Chromium\n\nSubmodule src/3rdparty fc4dffda..42f7d89f:\n * Build fix for change in internal::SetCurrentThreadType on Windows\n * [Backport] Security bug 349641090\n * [Backport] Security bug 348473836\n * [Backport] CVE-2024-8636: Heap buffer overflow in Skia\n * [Backport] Security bug 345261068 (2/2)\n * [Backport] Security bug 345261068 (1/2)\n * [Backport] Security bug 349517592\n * [Backport] Security bug 352424865\n * [Backport] CVE-2024-8362: Use after free in WebAudio\n * [Backport] CVE-2024-8198: Heap buffer overflow in Skia\n * [Backport] CVE-2024-8193: Heap buffer overflow in Skia\n * [Backport] CVE-2024-7969: Type Confusion in V8\n * [Backport] CVE-2024-7972: Inappropriate implementation in V8\n * Fix DCHECK failure in text fragment selector generator\n * [Backport] Security bug 349248170\n * [Backport] Security bug 343000522\n * [Backport] Security bug 346686148\n * [Backport] Security bug 346799730\n * [Backport] Security bug 351876778\n * [Backport] CVE-2024-7978: Insufficient policy enforcement in Data Transfer\n * [Backport] CVE-2024-7974: Insufficient data validation in V8 API\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (2/2)\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (1/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (2/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (1/2)\n * [Backport] CVE-2024-7973: Heap buffer overflow in PDFium\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (3/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (2/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (1/3)\n * [Backport] CVE-2024-7971: Type confusion in V8\n * [Backport] CVE-2024-7965: Inappropriate implementation in V8\n * Do not change priority of main thread\n * Support win-arm64 in gn\n * Fix compilation with the latest MSVC 2022\n * [Backport] Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix QuicIntervalDeque::Iterator::operator+=\n * [Backport] Fix instances of -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix base::IDMap::Iterator::operator=\n * [Backport] Fix NoDestructor::PlacementStorage::get() const\n * Allow multiple extra \"no-execute\" storage paths\n\nPick-to: 6.8\nFixes: QTBUG-128786\nFixes: QTBUG-128787\nFixes: QTBUG-128788\nFixes: QTBUG-128877\nChange-Id: I1d728b4bdefb2003d470e3b1bd7a0b177b447ee0\nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 9907cb41e90a80fb7b5f40d9f77fb0948e98b272)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"Update Chromium"}},{"before":"39b6bb01e3d1a4a2aee3833ebcaa60369835a2c2","after":"4e5580f73f80f99ee8255698be2a3702037249da","ref":"refs/heads/6.7.3","pushedAt":"2024-09-17T17:19:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.7.3' in qt/qtwebengine\n\nChange-Id: Ib5e2da36d6183c51208ef726fc956582c5cb7336\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.7.3' in qt/qtwebengine"}},{"before":"0dcf9312f9a5cfa87d0392a5c4ddc2d0ebec775e","after":"3b64c5bc4d390227db40a09c01ce29a3c2cf6348","ref":"refs/heads/dev","pushedAt":"2024-09-17T11:45:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"QQuickWebEngineView: silence deprecation warning\n\nSilence deprecation warning \"'QJSValue::QJSValue': Use fromUtf8, QStringLiteral, or QLatin1StringView\" when build with\n-DFEATURE_webengine_printing_and_pdf=OFF\n\nChange-Id: I2f165329caf6fc8bab4ec78c828c5d4a3cb923e7\nReviewed-by: Peter Varga ","shortMessageHtmlLink":"QQuickWebEngineView: silence deprecation warning"}},{"before":"cdb112d22da9e3152405c1f5dedce3543102c4e0","after":"9907cb41e90a80fb7b5f40d9f77fb0948e98b272","ref":"refs/heads/6.8.0","pushedAt":"2024-09-17T07:58:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update Chromium\n\nSubmodule src/3rdparty fc4dffda..42f7d89f:\n * Build fix for change in internal::SetCurrentThreadType on Windows\n * [Backport] Security bug 349641090\n * [Backport] Security bug 348473836\n * [Backport] CVE-2024-8636: Heap buffer overflow in Skia\n * [Backport] Security bug 345261068 (2/2)\n * [Backport] Security bug 345261068 (1/2)\n * [Backport] Security bug 349517592\n * [Backport] Security bug 352424865\n * [Backport] CVE-2024-8362: Use after free in WebAudio\n * [Backport] CVE-2024-8198: Heap buffer overflow in Skia\n * [Backport] CVE-2024-8193: Heap buffer overflow in Skia\n * [Backport] CVE-2024-7969: Type Confusion in V8\n * [Backport] CVE-2024-7972: Inappropriate implementation in V8\n * Fix DCHECK failure in text fragment selector generator\n * [Backport] Security bug 349248170\n * [Backport] Security bug 343000522\n * [Backport] Security bug 346686148\n * [Backport] Security bug 346799730\n * [Backport] Security bug 351876778\n * [Backport] CVE-2024-7978: Insufficient policy enforcement in Data Transfer\n * [Backport] CVE-2024-7974: Insufficient data validation in V8 API\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (2/2)\n * [Backport] CVE-2024-7975: Inappropriate implementation in Permissions (1/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (2/2)\n * [Backport] CVE-2024-7966: Out of bounds memory access in Skia (1/2)\n * [Backport] CVE-2024-7973: Heap buffer overflow in PDFium\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (3/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (2/3)\n * [Backport] CVE-2024-7967: Heap buffer overflow in Fonts (1/3)\n * [Backport] CVE-2024-7971: Type confusion in V8\n * [Backport] CVE-2024-7965: Inappropriate implementation in V8\n * Do not change priority of main thread\n * Support win-arm64 in gn\n * Fix compilation with the latest MSVC 2022\n * [Backport] Fix instances of new clang warning -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix QuicIntervalDeque::Iterator::operator+=\n * [Backport] Fix instances of -Wmissing-template-arg-list-after-template-kw.\n * [Backport] Fix base::IDMap::Iterator::operator=\n * [Backport] Fix NoDestructor::PlacementStorage::get() const\n * Allow multiple extra \"no-execute\" storage paths\n\nPick-to: 6.8 dev\nFixes: QTBUG-128786\nFixes: QTBUG-128787\nFixes: QTBUG-128788\nFixes: QTBUG-128877\nChange-Id: I1d728b4bdefb2003d470e3b1bd7a0b177b447ee0\nReviewed-by: Allan Sandfeld Jensen ","shortMessageHtmlLink":"Update Chromium"}},{"before":"43b1be38582334432961b1dd06acdcf15327693a","after":"b350ed513f4e1b516f49e126079f74802d2e8402","ref":"refs/heads/6.7","pushedAt":"2024-09-15T14:05:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Do not create shared OpenGL context when D3D11 RHI is used\n\nWe don't need shared OpenGL context when D3D11 RHI is used on Windows.\nSo we shouldn't even try to create it, otherwise we might encounter\nunexpected side effects like warnings or even crashes when creating\nOpenGL context on some older GPUs/drivers.\n\nFixes: QTBUG-128784\nChange-Id: I8f7a6dd7c5dd56c361a085c45fffb8dcfcfb722f\nReviewed-by: Peter Varga \n(cherry picked from commit 7eeabd5a0103f7dde66814d6e49806a2f2a1cc20)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit 3d8b9b4860e3d5ea44cb97ae82cc32283a9cd1df)","shortMessageHtmlLink":"Do not create shared OpenGL context when D3D11 RHI is used"}},{"before":"a552bffd34a119d36182a985a770a884289a7924","after":"43b1be38582334432961b1dd06acdcf15327693a","ref":"refs/heads/6.7","pushedAt":"2024-09-14T15:03:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fixup pinch gesture event handling\n\nThe current gesture pinch event handling requires the needs_wheel_event\nto be set. When the gesture event is created, it is set to true, so that\nthe input router knows to offer the event to the renderer as a wheel\nevent. Once the wheel event is acknowledged, needs_wheel_event is set\nto false and the event is resent. When the input router receives it the\nsecond time, it knows to send the real gesture event to the renderer.\nQt webengine creates pinch begin and end events with needs_wheel_event\nset to true, but the same is missing for update event. The event resent\nlogic is also missing. This can be done from\nRenderWidgetHostViewQt::GestureEventAck() by calling\nForwardTouchpadZoomEventIfNecessary().\n\nChange-Id: I52da137c69da494f497bcd112fcdd466eb08281b\nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 0dcf9312f9a5cfa87d0392a5c4ddc2d0ebec775e)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit 2de0ca74cdeb98718a5cafbb76357ced0d107dd1)","shortMessageHtmlLink":"Fixup pinch gesture event handling"}},{"before":"3d8b9b4860e3d5ea44cb97ae82cc32283a9cd1df","after":"2de0ca74cdeb98718a5cafbb76357ced0d107dd1","ref":"refs/heads/6.8","pushedAt":"2024-09-14T02:53:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fixup pinch gesture event handling\n\nThe current gesture pinch event handling requires the needs_wheel_event\nto be set. When the gesture event is created, it is set to true, so that\nthe input router knows to offer the event to the renderer as a wheel\nevent. Once the wheel event is acknowledged, needs_wheel_event is set\nto false and the event is resent. When the input router receives it the\nsecond time, it knows to send the real gesture event to the renderer.\nQt webengine creates pinch begin and end events with needs_wheel_event\nset to true, but the same is missing for update event. The event resent\nlogic is also missing. This can be done from\nRenderWidgetHostViewQt::GestureEventAck() by calling\nForwardTouchpadZoomEventIfNecessary().\n\nPick-to: 6.7\nChange-Id: I52da137c69da494f497bcd112fcdd466eb08281b\nReviewed-by: Allan Sandfeld Jensen \n(cherry picked from commit 0dcf9312f9a5cfa87d0392a5c4ddc2d0ebec775e)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"Fixup pinch gesture event handling"}},{"before":"3bf17b411fa1fa3e2da63f649de4a563d5ebb4dd","after":"cdb112d22da9e3152405c1f5dedce3543102c4e0","ref":"refs/heads/6.8.0","pushedAt":"2024-09-13T20:20:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.8.0' in qt/qtwebengine\n\nChange-Id: I3bce2378f84b5c81f9fcc0f90f93da8b19c0298f\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.8.0' in qt/qtwebengine"}},{"before":"f6e4783025dc35c79b41b546fde71430ff620ba5","after":"39b6bb01e3d1a4a2aee3833ebcaa60369835a2c2","ref":"refs/heads/6.7.3","pushedAt":"2024-09-13T18:31:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.7.3' in qt/qtwebengine\n\nChange-Id: Ic19ce4792ba2bac0e551793dc06bc9484e20f100\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.7.3' in qt/qtwebengine"}},{"before":"60befab9bee138f69869ae9510ea9fd336a52f80","after":"0dcf9312f9a5cfa87d0392a5c4ddc2d0ebec775e","ref":"refs/heads/dev","pushedAt":"2024-09-13T16:38:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fixup pinch gesture event handling\n\nThe current gesture pinch event handling requires the needs_wheel_event\nto be set. When the gesture event is created, it is set to true, so that\nthe input router knows to offer the event to the renderer as a wheel\nevent. Once the wheel event is acknowledged, needs_wheel_event is set\nto false and the event is resent. When the input router receives it the\nsecond time, it knows to send the real gesture event to the renderer.\nQt webengine creates pinch begin and end events with needs_wheel_event\nset to true, but the same is missing for update event. The event resent\nlogic is also missing. This can be done from\nRenderWidgetHostViewQt::GestureEventAck() by calling\nForwardTouchpadZoomEventIfNecessary().\n\nPick-to: 6.8 6.7\nChange-Id: I52da137c69da494f497bcd112fcdd466eb08281b\nReviewed-by: Allan Sandfeld Jensen ","shortMessageHtmlLink":"Fixup pinch gesture event handling"}},{"before":"67d2d353fce4543493cd17cf3f884549088a8ab2","after":"3d8b9b4860e3d5ea44cb97ae82cc32283a9cd1df","ref":"refs/heads/6.8","pushedAt":"2024-09-12T15:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Do not create shared OpenGL context when D3D11 RHI is used\n\nWe don't need shared OpenGL context when D3D11 RHI is used on Windows.\nSo we shouldn't even try to create it, otherwise we might encounter\nunexpected side effects like warnings or even crashes when creating\nOpenGL context on some older GPUs/drivers.\n\nFixes: QTBUG-128784\nPick-to: 6.7\nChange-Id: I8f7a6dd7c5dd56c361a085c45fffb8dcfcfb722f\nReviewed-by: Peter Varga \n(cherry picked from commit 7eeabd5a0103f7dde66814d6e49806a2f2a1cc20)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"Do not create shared OpenGL context when D3D11 RHI is used"}},{"before":"cd6dc906fd95de2ca8c00d7ffe03e933ebb27e94","after":"3bf17b411fa1fa3e2da63f649de4a563d5ebb4dd","ref":"refs/heads/6.8.0","pushedAt":"2024-09-12T10:51:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"tests: blacklist tst_QQuickWebEngineView::htmlSelectPopup() on offscreen\n\nTask-number: QTBUG-128653\nChange-Id: Id466b1ed4a63271a15c0b80e78eebda8b693bd42\nReviewed-by: Allan Sandfeld Jensen \nReviewed-by: Liang Qi \n(cherry picked from commit 861a8032b6da463181751fbd2d63e4e3184adf3c)\nReviewed-by: Qt Cherry-pick Bot \n(cherry picked from commit 8360fb98d823125d66309fce3857ab52c3df8abe)","shortMessageHtmlLink":"tests: blacklist tst_QQuickWebEngineView::htmlSelectPopup() on offscreen"}},{"before":"cd6dc906fd95de2ca8c00d7ffe03e933ebb27e94","after":"67d2d353fce4543493cd17cf3f884549088a8ab2","ref":"refs/heads/6.8","pushedAt":"2024-09-12T09:46:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"tests: skip one test in tst_qmltests on linux arm64\n\nPick-to: 6.8.0\nTask-number: QTBUG-128652\nChange-Id: I9ac46da046c8270c43871d24fc830579e21ca500\nReviewed-by: Allan Sandfeld Jensen \nReviewed-by: Liang Qi \n(cherry picked from commit 60befab9bee138f69869ae9510ea9fd336a52f80)\nReviewed-by: Qt Cherry-pick Bot ","shortMessageHtmlLink":"tests: skip one test in tst_qmltests on linux arm64"}},{"before":"adeeb7232db83b26dd612e5d7c40ebb66b655e86","after":"60befab9bee138f69869ae9510ea9fd336a52f80","ref":"refs/heads/dev","pushedAt":"2024-09-11T23:37:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"tests: skip one test in tst_qmltests on linux arm64\n\nPick-to: 6.8 6.8.0\nTask-number: QTBUG-128652\nChange-Id: I9ac46da046c8270c43871d24fc830579e21ca500\nReviewed-by: Allan Sandfeld Jensen \nReviewed-by: Liang Qi ","shortMessageHtmlLink":"tests: skip one test in tst_qmltests on linux arm64"}},{"before":"7eeabd5a0103f7dde66814d6e49806a2f2a1cc20","after":"adeeb7232db83b26dd612e5d7c40ebb66b655e86","ref":"refs/heads/dev","pushedAt":"2024-09-11T18:42:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on 'dev' in qt/qtwebengine\n\nChange-Id: I7b90736a545e43e8f8917dadca9f3ef1a918768d\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on 'dev' in qt/qtwebengine"}},{"before":"ba45fcaccc30433ec61c2bb9e2b8af740da4a73e","after":"f6e4783025dc35c79b41b546fde71430ff620ba5","ref":"refs/heads/6.7.3","pushedAt":"2024-09-11T15:53:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update dependencies on '6.7.3' in qt/qtwebengine\n\nChange-Id: I294cf74d0c853d807ea9c1ab6daf4d0c3b4ae8e6\nReviewed-by: Qt Submodule Update Bot ","shortMessageHtmlLink":"Update dependencies on '6.7.3' in qt/qtwebengine"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu0nJvwA","startCursor":null,"endCursor":null}},"title":"Activity · qt/qtwebengine"}