diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/input-starved-by-timers.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/input-starved-by-timers.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,51 @@ + +
+ + + +This test will create enough timers to freeze browser UI. After 10 seconds, it +will start drain the timers so the UI becomes responsive again in a few seconds. +You don't need to kill the browser.