[webkit-reviews] review requested: [Bug 45181] Ignore programmatic clicks on speech input button. : [Attachment 66706] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 04:39:02 PDT 2010


Satish Sampath <satish at chromium.org> has asked	for review:
Bug 45181: Ignore programmatic clicks on speech input button.
https://bugs.webkit.org/show_bug.cgi?id=45181

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

------- Additional Comments from Satish Sampath <satish at chromium.org>
Removed the timeout value as it was immaterial, we just needed to return from
onchange and get a callback once pending stuff got done. This style of
setTimeout(..., 0) is quite prevalent within LayoutTests for such use cases.


More information about the webkit-reviews mailing list