[webkit-reviews] review granted: [Bug 112916] Clean up the speech recognintion API : [Attachment 194276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 13:21:14 PDT 2013


Adam Barth <abarth at webkit.org> has granted Tommy Widenflycht
<tommyw at google.com>'s request for review:
Bug 112916: Clean up the speech recognintion API
https://bugs.webkit.org/show_bug.cgi?id=112916

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

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


> Source/WebCore/Modules/speech/SpeechRecognitionEvent.idl:33
> +    readonly attribute Document emma;

Why add this attribute if it's always null?  Perhaps we should wait to add it
until it's non-null.


More information about the webkit-reviews mailing list