QtWebEngine/ChromiumVersions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* CHecking out the [https://doc.qt.io/qt-5/qtwebengine-overview.html#qt-webengine-core-module documentation] of the respective Qt Version | * CHecking out the [https://doc.qt.io/qt-5/qtwebengine-overview.html#qt-webengine-core-module documentation] of the respective Qt Version | ||
* Checking out the default [https://duckduckgo.com/?q=what+is+my+user+agent user agent] sent to a server | * Checking out the default [https://duckduckgo.com/?q=what+is+my+user+agent user agent] sent to a server | ||
* Looking into the [https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist change logs] | |||
{| class="wikitable" | {| class="wikitable" |
Revision as of 10:00, 16 May 2019
The Chromium version that is part of each Qt WebEngine version can be determined by:
- CHecking out the documentation of the respective Qt Version
- Checking out the default user agent sent to a server
- Looking into the change logs
Qt Version | Chromium Version |
---|---|
5.9.3 | 56.0.2924.122 |
5.12.3 | 69.0.3497.128 |