Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Issue 3184001: Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie... (Closed)

Created:
10 years, 4 months ago by satorux1
Modified:
9 years, 7 months ago
Reviewers:
Satish
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org
Visibility:
Public.

Description

Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render views and return recognition events. This CL depends on http://codereview.chromium.org/3124009 going in first for the SpeechRecognizer class. Also renamed SpeechInputManager::Listener to Delegate to be consistent with Chromium terminology. TEST=manually, open a webpage containing an <input speech> tag and click on the speech button to test. BUG=none Review URL: http://codereview.chromium.org/3108007 TBR=satish@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56006

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -107 lines) Patch
M chrome/browser/speech/speech_input_browsertest.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/speech/speech_input_dispatcher_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/speech/speech_input_manager.h View 3 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/speech/speech_input_manager.cc View 1 chunk +3 lines, -88 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
10 years, 4 months ago (2010-08-13 08:20:02 UTC) #1
Satish
10 years, 4 months ago (2010-08-13 08:23:34 UTC) #2
LGTM

Thanks

Powered by Google App Engine
This is Rietveld 408576698