[webkit-reviews] review requested: [Bug 64625] Add isSpeechInputEnabled flag to WebContextMenuData : [Attachment 101040] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 13:55:00 PDT 2011


gshires at google.com has asked  for review:
Bug 64625: Add isSpeechInputEnabled flag to WebContextMenuData
https://bugs.webkit.org/show_bug.cgi?id=64625

Attachment 101040: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=101040&action=review

------- Additional Comments from gshires at google.com
This flag is to be used by a new menu item "Voice recognition options" which
will be added to Chromium. This patch is necessary so that the menu item only
appears for input-fields containing the x-webkit-speech attribute.

The chromium code that will make use of this patch and that implements the
context menu item "Voice recognition options" is:
http://codereview.chromium.org/7086005


More information about the webkit-reviews mailing list