Bug 46101 - WebKitTestRunner's wait-to-dump watchdog timer doesn't work on Windows
Summary: WebKitTestRunner's wait-to-dump watchdog timer doesn't work on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 10:07 PDT by Adam Roben (:aroben)
Modified: 2010-09-20 10:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.48 KB, patch)
2010-09-20 10:12 PDT, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>