Bug 46799

Summary: Rename @speech attribute to @webkitspeech
Product: WebKit Reporter: Satish Sampath <satish>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jorlow, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 39485    
Attachments:
Description Flags
Patch none

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