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

explicitly-allowed-ports commandline argument does not work

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.9.2
    • 5.9.1
    • WebEngine
    • None

      When e.g. visiting localhost:6666 with Chromium, it shows a ERR_UNSAFE_PORT error (and QtWebEngine does too).

      With Chromium, passing --explicitly-allowed-ports=6666 makes that error go away (showing ERR_CONNECTION_REFUSED instead). However, the same passed to a QtWebEngine project (like simplebrowser) has no effect.

      Some context:

        For Gerrit Dashboard: QTBUG-62808
        # Subject Branch Project Status CR V

            allan.jensen Allan Sandfeld Jensen
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes