[webkit-reviews] review denied: [Bug 86348] Speech JavaScript API: pass WebSecurityOrigin to embedder : [Attachment 141680] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 11:00:56 PDT 2012


Adam Barth <abarth at webkit.org> has denied Hans Wennborg <hans at chromium.org>'s
request for review:
Bug 86348: Speech JavaScript API: pass WebSecurityOrigin to embedder
https://bugs.webkit.org/show_bug.cgi?id=86348

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

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


> Source/WebKit/chromium/ChangeLog:10
> +	   Pass the WebSecurityOrigin of the SpeecReco object to the embedder
when calling
> +	   start(). The origin will be used to determine whether speech
recognition is
> +	   allowed or not.

Why not just ask the embedder whether speech recognition is allowed using
http://trac.webkit.org/browser/trunk/Source/WebKit/chromium/public/WebPermissio
nClient.h ?


More information about the webkit-reviews mailing list