[webkit-reviews] review granted: [Bug 9001] Javascript stops running before replacement page data arrives : [Attachment 25396] test case
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 24 22:29:18 PST 2008
Geoffrey Garen <ggaren at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 9001: Javascript stops running before replacement page data arrives
https://bugs.webkit.org/show_bug.cgi?id=9001
Attachment 25396: test case
https://bugs.webkit.org/attachment.cgi?id=25396&action=review
------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
> + function updateclock()
Should be "updateClock".
+ usleep(100000);
Is this 1s? If so, OK. But let's try not to pause DRT for more than 1s on this
test.
r=me
More information about the webkit-reviews
mailing list