[Webkit-unassigned] [Bug 62012] New: [Qt] Create infrastructure to test HTTP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 07:26:53 PDT 2011


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

           Summary: [Qt] Create infrastructure to test HTTP
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin at webkit.org
                CC: pierre.rossi at gmail.com


Currently, we are stuck as soon as an API test require HTTP. We had quite a few bugs related to that over time.

To fix that, we need
-an in-process, threaded, very simple http server
-a way to define delays on it, or block a response until certains events.

One use case it should solve: https://bugs.webkit.org/show_bug.cgi?id=49650

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