Summary: | Speech JavaScript API: Add test for constructing SpeechRecognitionError events | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Hans Wennborg <hans> | ||||
Component: | New Bugs | Assignee: | Hans Wennborg <hans> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, ojan, primiano, satish, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 80261 | ||||||
Attachments: |
|
Description
Hans Wennborg
2012-06-12 06:49:03 PDT
Created attachment 147077 [details]
Patch
Comment on attachment 147077 [details]
Patch
Can you add a test case for a code that's out of range of the enum?
(In reply to comment #2) > (From update of attachment 147077 [details]) > Can you add a test case for a code that's out of range of the enum? Done. Thanks for the review! Committed r120181: <http://trac.webkit.org/changeset/120181> |