Bug 60064

Summary: [Qt] Layout tests may timeout if loadFinished receives false
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: New BugsAssignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch kenneth: review+

Luiz Agostini
Reported 2011-05-03 14:39:09 PDT
When using layoutTestController.queueLoad(), if QWebPage::loadFinished(bool) receives false then the layout test timout. Because of this it is not possible to write tests for responses containing http codes 204 and 205 for example.
Attachments
patch (2.84 KB, patch)
2011-05-03 14:49 PDT, Luiz Agostini
kenneth: review+
Luiz Agostini
Comment 1 2011-05-03 14:49:04 PDT
Luiz Agostini
Comment 2 2011-05-03 15:27:32 PDT
Committed r85667.
Note You need to log in before you can comment on or make changes to this bug.