[Webkit-unassigned] [Bug 47127] New: Added event onwebkitspeechchange and invoke on new speech input results.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 15:59:25 PDT 2010


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

           Summary: Added event onwebkitspeechchange and invoke on new
                    speech input results.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: satish at chromium.org


This patch adds the event 'webkitspeechchange' to the input element and attribute 'onwebkitspeechchange' to the input element IDL. Until now when receiving new speech input results, the input element's 'onchange' event handler was invoked. Instead of that we are now invoking the 'onwebkitspeechchange' handler. Also updated the relevant layout tests.

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