[Webkit-unassigned] [Bug 32113] New: [Qt] Use DirectConnection for the QNetworkReply in the QNetworkReplyHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 03:23:49 PST 2009


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

           Summary: [Qt] Use DirectConnection for the QNetworkReply in the
                    QNetworkReplyHandler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zecke at selfish.org


Created an attachment (id=44224)
 --> (https://bugs.webkit.org/attachment.cgi?id=44224)
Use direct Qt signal connections

We should use DirectConnection to achieve a improvement in latency on network
jobs. This also means that the loading will be more stable across different
runs. The only possible problem is that it might cause crashes on Qt4.5 and
Qt4.6... we will have to figure if it is crashing or not.

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