Bug 62012 - [Qt] Create infrastructure to test HTTP
Summary: [Qt] Create infrastructure to test HTTP
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-06-03 07:26 PDT by Benjamin Poulain
Modified: 2014-02-03 03:17 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-06-03 07:26:53 PDT
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
Comment 1 Jocelyn Turcotte 2014-02-03 03:17:54 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.