Bug 47337 - [Qt] Watchdog timer implementation for WTR
Summary: [Qt] Watchdog timer implementation for WTR
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 03:27 PDT by Balazs Kelemen
Modified: 2010-10-07 07:44 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (5.50 KB, patch)
2010-10-07 07:20 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2010-10-07 03:27:36 PDT
We need our implementation of the watchdog timer that looks out for timeout.
Comment 1 Balazs Kelemen 2010-10-07 07:20:43 PDT
Created attachment 70087 [details]
proposed patch
Comment 2 WebKit Review Bot 2010-10-07 07:22:19 PDT
Attachment 70087 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKitTools/WebKitTestRunner/InjectedBundle/qt/LayoutTestControllerQt.cpp:27:  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 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Balazs Kelemen 2010-10-07 07:44:29 PDT
Comment on attachment 70087 [details]
proposed patch

Clearing flags on attachment: 70087

Committed r69307: <http://trac.webkit.org/changeset/69307>
Comment 4 Balazs Kelemen 2010-10-07 07:44:38 PDT
All reviewed patches have been landed.  Closing bug.