[Webkit-unassigned] [Bug 76662] Non-Chromium ports' DumpRenderTree and WebKitTestRunner should support --timeout option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 13:47:47 PST 2012


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





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2012-01-19 13:47:46 PST ---
Note that this does not replace the timer in webkit.py; we still need that to protect against a failing DRT (as we see on Chromium, which doesn't have the timer in chromium.py; see bug 74039).

A partial motivation for this is that since the non-chromium DRTs have hard-coded watchdog timers, long --time-out-ms values don't work correctly. That's bad.

This will also allow us to clean up the no_timeout parameter added to the Driver interface in bug 76612.

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