[Webkit-unassigned] [Bug 45181] Ignore programmatic clicks on speech input button.

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


https://bugs.webkit.org/show_bug.cgi?id=45181


Satish Sampath <satish at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66706|                            |review?
               Flag|                            |




--- Comment #14 from Satish Sampath <satish at chromium.org>  2010-09-07 04:39:02 PST ---
Created an attachment (id=66706)
 --> (https://bugs.webkit.org/attachment.cgi?id=66706)
Patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list