Bug 46101

Summary: WebKitTestRunner's wait-to-dump watchdog timer doesn't work on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Adam Roben (:aroben) 2010-09-20 10:07:30 PDT
WebKitTestRunner's wait-to-dump watchdog timer doesn't work on Windows
Comment 1 Adam Roben (:aroben) 2010-09-20 10:12:20 PDT
Created attachment 68103 [details]
Patch
Comment 2 WebKit Review Bot 2010-09-20 10:13:15 PDT
Attachment 68103 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKitTools/WebKitTestRunner/InjectedBundle/win/LayoutTestControllerWin.cpp:26:  Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Roben (:aroben) 2010-09-20 10:51:38 PDT
Committed r67861: <http://trac.webkit.org/changeset/67861>