[Webkit-unassigned] [Bug 47089] Language tag in speech for HTML input elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 10:28:35 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47089





--- Comment #9 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-10-06 10:28:35 PST ---
(From update of attachment 69940)
View in context: https://bugs.webkit.org/attachment.cgi?id=69940&action=review

> WebKit/chromium/public/WebSpeechInputController.h:47
> +    virtual bool startRecognition(int requestId, const WebCString&, const WebRect&)

this WebCString parameter needs a name.  you should give parameters a name
unless the name you would pick is redundant with the type name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list