[Webkit-unassigned] [Bug 82506] New: QQuickWebView fails to load an url if the same url is requested again to be loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 12:33:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82506

           Summary: QQuickWebView fails to load an url if the same url is
                    requested again to be loaded
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafael.lobo at openbossa.org
            Blocks: 76773


If you create a webview dinamically passing the initial url to it and then, before it completes the loading, you change the url to the same url, then the loading will fail giving a 404 error. It prints out this:

QHttpNetworkConnectionPrivate::_q_hostLookupFinished could not dequeu request 
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list