[Webkit-unassigned] [Bug 65281] New: NETWORK_ERR during interaction QtWebKit window with server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 13:31:58 PDT 2011


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

           Summary: NETWORK_ERR during interaction QtWebKit window with
                    server
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: smaant at gmail.com


I'm using PySide + QtWebKit for my desktop application and I faced with very unclear for me issue now. My app run simple HTTP server and QWebView window with some html inside. This html page through XMLHttpRequest receiving data from server - very simple. And during this interaction between QWebView and server I receive "Error: NETWORK_ERR: XMLHttpRequest Exception 101". However if I open this html page in any browser (Safari, Chrome, FF - was checked) like "http://localhost:8000/frontend.html" interaction with server works without any problems.

Initially this issue was raised against PySide (http://bugs.pyside.org/show_bug.cgi?id=947). But Renato Filho tested it with pure C++ Qt and issue still reproduced.
Sources for reproduce and initial discussion available at http://bugs.pyside.org/show_bug.cgi?id=947

p.s. I'm not sure about the version of Webkit used in QtWebKit, I use Qt 4.7.3

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