[webkit-reviews] review granted: [Bug 79051] INPUT_SPEECH should be implemented as a PageSupplement. : [Attachment 128124] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 20:50:01 PST 2012


Adam Barth <abarth at webkit.org> has granted MORITA Hajime <morrita at google.com>'s
request for review:
Bug 79051: INPUT_SPEECH should be implemented as a PageSupplement.
https://bugs.webkit.org/show_bug.cgi?id=79051

Attachment 128124: Patch
https://bugs.webkit.org/attachment.cgi?id=128124&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=128124&action=review


> Source/WebCore/page/SpeechInput.cpp:122
> +    DEFINE_STATIC_LOCAL(AtomicString, name, ("speechInput"));

speechInput => SpeechInput ?


More information about the webkit-reviews mailing list