[webkit-reviews] review granted: [Bug 56674] Convert fake-drag into a dumpAsText test and remove 1s timeout : [Attachment 86205] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 14:05:10 PDT 2011


Eric Seidel <eric at webkit.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 56674: Convert fake-drag into a dumpAsText test and remove 1s timeout
https://bugs.webkit.org/show_bug.cgi?id=56674

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=86205&action=review

OK.

> LayoutTests/editing/selection/fake-drag.html:23
> -    window.setTimeout(step7, 1);
> +    window.setTimeout(step7, 0);

This is 1ms, no?  Why make it 0?


More information about the webkit-reviews mailing list