[webkit-reviews] review granted: [Bug 42049] Implement waitUntilDone and notifyDone for WebKitTestRunner : [Attachment 61188] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 11 19:41:53 PDT 2010


mitz at webkit.org has granted Maciej Stachowiak <mjs at apple.com>'s request for
review:
Bug 42049: Implement waitUntilDone and notifyDone for WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=42049

Attachment 61188: Patch
https://bugs.webkit.org/attachment.cgi?id=61188&action=review

------- Additional Comments from mitz at webkit.org

> +
> +2010-07-11  Maciej Stachowiak  <mjs at apple.com>
> +
> +	   * WebKitTestRunner/InjectedBundle/LayoutTestController.cpp:
> +

Stray changelog entry.

> +static const CFTimeInterval waitToDumpWatchdogInterval = 30.0;

Current style is to omit the “.0”.

r=me


More information about the webkit-reviews mailing list