-
Task
-
Resolution: Done
-
P2: Important
-
5.9.1
-
None
-
b238f224a7827de182e8ac77ffac31d9ae25ce57
Qt WebEngine supports some Chromimum command line arguments that are useful while debugging on release builds to provide input for bug reports. The following should be documented in http://doc.qt.io/qt-5/qtwebengine-debugging.html:
- --disable-gpu
- --enable-logging --v
- --no-sandbox
- --single-process
Also document QTWEBENGINE_CHROMIUM_FLAGS as an alternative way of setting command line arguments.