Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-47914

Document remote Inspector for QtWebEngine

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • None
    • WebEngine
    • None

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              allan.jensen Allan Sandfeld Jensen
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes