[Webkit-unassigned] [Bug 40925] Speech Input: Add a speech button to text input element (no rendering or actions yet)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 08:33:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40925


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59261|review?                     |review-
               Flag|                            |




--- Comment #3 from Kent Tamura <tkent at chromium.org>  2010-06-22 08:33:57 PST ---
(From update of attachment 59261)
> @@ -1,5 +1,60 @@
>  2010-06-21  Satish Sampath  <satish at chromium.org>
>  
> +        Reviewed by NOBODY (OOPS!).

This form of ChangeLog diff makes a problem with commit queue.  Please change the date of the new ChangeLog entry.

WebCore/html/HTMLInputElement.cpp:2830
 +      /* FIXME: Enable the following as the renderers are updated to include speech UI.
Do not have commented-out code.


WebCore/html/HTMLInputElement.cpp:2842
 +      default:
Do not use "default" for inputType().

-- 
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