Bug 48941

Summary: [Qt] TestController::runUntil doesn't honor the timeout parameter
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, kling, vestbo
Priority: P2 Keywords: PlatformOnly, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Adam Roben (:aroben) 2010-11-03 12:39:48 PDT
In order to fix bug 43047 I'm adding a timeout parameter to TestController::runUntil. The parameter specifies how long we are willing to run the run loop before giving up. TestControllerQt should honor this parameter.
Comment 1 Benjamin Poulain 2010-11-11 12:09:11 PST
Created attachment 73634 [details]
Patch
Comment 2 WebKit Commit Bot 2010-11-12 03:31:09 PST
Comment on attachment 73634 [details]
Patch

Clearing flags on attachment: 73634

Committed r71902: <http://trac.webkit.org/changeset/71902>
Comment 3 WebKit Commit Bot 2010-11-12 03:31:14 PST
All reviewed patches have been landed.  Closing bug.