[Webkit-unassigned] [Bug 47280] New: [Qt] RunLoop implementation for WTR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 10:57:31 PDT 2010


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

           Summary: [Qt] RunLoop implementation for WTR
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


WTR needs a runloop for being functional. WTR is a little bit tricky because the event loop
is allowed to run only while we are in the TestController::runUntil. While we are
in the event loop we must check a global variable and stop the loop when it is becoming true.
Our friend will be QEventLoop!

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