Bug 46799 - Rename @speech attribute to @webkitspeech
Summary: Rename @speech attribute to @webkitspeech
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-09-29 04:53 PDT by Satish Sampath
Modified: 2010-09-29 21:50 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.82 KB, patch)
2010-09-29 04:58 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-09-29 04:53:23 PDT
Since the speech input feature is experimental, rename the input element's @speech attribute to @webkitspeech and updated all related code & layout tests.
Comment 1 Satish Sampath 2010-09-29 04:58:21 PDT
Created attachment 69179 [details]
Patch
Comment 2 Jeremy Orlow 2010-09-29 05:11:40 PDT
Comment on attachment 69179 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-09-29 06:45:30 PDT
Comment on attachment 69179 [details]
Patch

Clearing flags on attachment: 69179

Committed r68640: <http://trac.webkit.org/changeset/68640>
Comment 4 WebKit Commit Bot 2010-09-29 06:45:35 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Maciej Stachowiak 2010-09-29 21:50:49 PDT
Since this just got changed, it would be nice to match HTML5 convention. See https://bugs.webkit.org/show_bug.cgi?id=46873