[Webkit-unassigned] [Bug 43477] Add speech input controller mock in WebKit and a layout test.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 09:56:12 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63450|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #9 from Jeremy Orlow <jorlow at chromium.org>  2010-08-04 09:56:12 PST ---
(From update of attachment 63450)
WebKit/chromium/src/WebSpeechInputControllerMockImpl.cpp:69
 +      const WebCore::String& result)
put on one line

WebKit/chromium/src/WebSpeechInputControllerMockImpl.cpp:52
 +  void WebSpeechInputControllerMockImpl::setMockRecognitionResult(
ditto

WebKit/chromium/src/WebSpeechInputControllerMockImpl.cpp:39
 +  // Factory method.
comment not needed

WebKit/chromium/public/WebSpeechInputControllerMock.h:43
 +      static WebSpeechInputControllerMock* create(WebSpeechInputListener* listener);
Add virtual destructor.

r=me

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