[Webkit-unassigned] [Bug 64625] New: Add isSpeechInputEnabled flag to WebContextMenuData
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 13:55:00 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64625
Summary: Add isSpeechInputEnabled flag to WebContextMenuData
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gshires at google.com
gshires at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #101040| |review?
Flag| |
Created an attachment (id=101040)
--> (https://bugs.webkit.org/attachment.cgi?id=101040&action=review)
Proposed patch
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
--
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