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

Cut down on the usage of QUrl::toEncoded as it shows up in the profile of starting jobs.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Core: URL Handling
    • None

      When starting the network request QUrl::toEncoded is called on the same QUrl in various classes. This should be changed by either caching the result in QUrl or changing internal API to pass the encoded url..

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

            Unassigned Unassigned
            holger Holger Freyther
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes