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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 07:02:29 PDT 2010


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





--- Comment #29 from Leandro GraciĆ” Gil <leandrogracia at chromium.org>  2010-10-13 07:02:28 PST ---
(In reply to comment #24)
> (From update of attachment 70252 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=70252&action=review
>  
> > WebCore/page/SpeechInputClient.h:39
> > +namespace WTF {
> > +class String;
> > +}
> > +
> 
> Why is this needed?

That's for the language string in the startRecognition method. I already tried to remove it but the build breaks if I do.

-- 
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