Description
Chromium/QtWebEngine features a built-in remote inspector , that can be accessed from a chrome browser both remotely and locally:
- Start application with command line argument --remote-debugging-port=XXXX , where XXX is a valid unused port number (usually in the range 49152–65535)
- Open chrome browser and type e.g. "http://localhost:XXXX/"
The features you have then are also described in https://developer.chrome.com/devtools. We should document the process at minimum.
Further tips for debugging that we could document
- --single-process command line argument allows easier C++ debugging
Attachments
Issue Links
- relates to
-
QTBUG-47899 Add equivalent of QWebInspector
- Closed
For Gerrit Dashboard: QTBUG-47914 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
125327,7 | Add basic documentation of remote devtools | 5.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |