[Webkit-unassigned] [Bug 42603] Add a mock in WebCore for testing speech input

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


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


Satish Sampath <satish at chromium.org> changed:

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




--- Comment #15 from Satish Sampath <satish at chromium.org>  2010-07-30 03:58:57 PST ---
Created an attachment (id=63045)
 --> (https://bugs.webkit.org/attachment.cgi?id=63045)
Patch

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.

-- 
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