[Webkit-unassigned] [Bug 57049] New: [Qt] QNetworkReplyHandler refactoring: signal sequence.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 13:28:44 PDT 2011


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

           Summary: [Qt] QNetworkReplyHandler refactoring: signal
                    sequence.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luiz at webkit.org
                CC: kling at webkit.org


This is the first step in QNetworkReplyHandler. The main objective here is to create simple invariants: 

 1 - that the signals metadatachanged, readyRead and finished will come in this order.
 2 - that signals metadatachanged and finished will come for sure.

Having these invariants further simplifications will be possible and will come in future patches.

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