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

Unable to set QNetworkProxy on QWebSocket

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.3.0
    • WebSockets
    • None
    • 00f77bdc5beb62e980216cfee906ab7aa1d1c4f7

    Description

      Found bug in QWebSocketPrivate::setProxy(const QNetworkProxy &networkProxy) source code. Incorrect condition:
      if (networkProxy != networkProxy)
      m_configuration.m_proxy = networkProxy;

      Attachments

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

        Activity

          People

            nierob Nierob
            amd00 Andrey Dudakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes