[webkit-reviews] review requested: [Bug 42603] Add a mock in WebCore for testing speech input : [Attachment 63045] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 03:58:57 PDT 2010


Satish Sampath <satish at chromium.org> has asked	for review:
Bug 42603: Add a mock in WebCore for testing speech input
https://bugs.webkit.org/show_bug.cgi?id=42603

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

------- Additional Comments from Satish Sampath <satish at chromium.org>
Moved the header inside ifdef, will remember to do it in future as well. The
delay of 0.1 seconds was added in the mock because without them the events fire
even before the JS engine has a chance to finish parsing all the JS in the
layout test.. which resulted in out of order event delivery and hanging.


More information about the webkit-reviews mailing list