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

When loading a XHR request from a qrc based file to www.google.com it will not succeed due to it failing on the CORS level

    XMLWordPrintable

Details

    Description

      When loading a XHR request from a qrc:/ based file to www.google.com it will not succeed due to it failing on the CORS level. When doing the same from a file:/ based file then it works fine. As LocalContentCanAccessRemoteUrls is enabled, it should treat qrc as being LocalContent in this case so that the connection can be enabled.

      Attachments

        1. Patch.diff
          0.5 kB
        2. qtbug76258.tar.gz
          36 kB

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              andysh Andy Shaw
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes