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

Details

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

    Description

      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..

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes