Bug 92756 - Speech JavaScript API: Throw exception for start() when already started
Summary: Speech JavaScript API: Throw exception for start() when already started
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks: 80261
  Show dependency treegraph
 
Reported: 2012-07-31 07:51 PDT by Hans Wennborg
Modified: 2012-07-31 11:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.54 KB, patch)
2012-07-31 08:01 PDT, Hans Wennborg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2012-07-31 07:51:12 PDT
Speech JavaScript API: Throw exception for start() when already started
Comment 1 Hans Wennborg 2012-07-31 08:01:54 PDT
Created attachment 155540 [details]
Patch
Comment 2 Hans Wennborg 2012-07-31 08:02:23 PDT
The relevant spec text is here: http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html#dfn-start
Comment 3 WebKit Review Bot 2012-07-31 11:27:01 PDT
Comment on attachment 155540 [details]
Patch

Clearing flags on attachment: 155540

Committed r124225: <http://trac.webkit.org/changeset/124225>
Comment 4 WebKit Review Bot 2012-07-31 11:27:05 PDT
All reviewed patches have been landed.  Closing bug.