Bug 43857 - Handle clicks and recognition events for the speech input button
Summary: Handle clicks and recognition events for the speech input button
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 39485
  Show dependency treegraph
 
Reported: 2010-08-11 09:26 PDT by Satish Sampath
Modified: 2010-08-11 23:43 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.99 KB, patch)
2010-08-11 09:36 PDT, Satish Sampath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Satish Sampath 2010-08-11 09:26:07 PDT
Maintain state in the speech input button, invoke the appropriate API calls to start/stop speech recognition on click and show appropriate UI on state changes.
Comment 1 Satish Sampath 2010-08-11 09:36:18 PDT
Created attachment 64126 [details]
Patch
Comment 2 Kent Tamura 2010-08-11 22:46:33 PDT
Comment on attachment 64126 [details]
Patch

Looks good.
Comment 3 WebKit Commit Bot 2010-08-11 23:43:07 PDT
Comment on attachment 64126 [details]
Patch

Clearing flags on attachment: 64126

Committed r65220: <http://trac.webkit.org/changeset/65220>
Comment 4 WebKit Commit Bot 2010-08-11 23:43:12 PDT
All reviewed patches have been landed.  Closing bug.