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

Issue 16286010: Removed the IsRecordingInProcess check for speech since it is not needed (Closed)

Created:
7 years, 6 months ago by no longer working on chromium
Modified:
7 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, sail+watch_chromium.org, feature-media-reviews_chromium.org, janx
Visibility:
Public.

Description

Removed the IsRecordingInProcess check for speech since it is not needed. The check is wrong since other clients doing capturing should not prevent speech start recording. BUG=238800 TEST=goto www.corp.google.com/~dou/audio/audio_speech_crash/speech_input.html, the speech recognizer should work on ChromeOS R=dalecurtis@chromium.org, joi@chromium.org, primiano@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204260

Patch Set 1 #

Total comments: 4

Patch Set 2 : removed unused error code and relevant resource, cleaned up include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -79 lines) Patch
M build/ios/grit_whitelist.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/public/browser/speech_recognition_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/public/common/speech_recognition_error.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M content/public/test/fake_speech_recognition_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/test/fake_speech_recognition_manager.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M media/audio/audio_manager.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M media/audio/audio_manager_base.h View 1 3 chunks +0 lines, -10 lines 0 comments Download
M media/audio/audio_manager_base.cc View 1 2 chunks +1 line, -15 lines 0 comments Download
M media/audio/audio_output_proxy_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/audio/cras/cras_input.cc View 2 chunks +1 line, -5 lines 0 comments Download
M media/audio/linux/alsa_input.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M media/audio/mac/audio_input_mac.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M media/audio/mock_audio_manager.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M media/audio/mock_audio_manager.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M media/audio/win/wavein_input_win.cc View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
no longer working on chromium
Guys, it is mainly removing code. Joi, please review content/public. Primiano, please review the speech ...
7 years, 6 months ago (2013-06-04 12:45:42 UTC) #1
Primiano Tucci (use gerrit)
> Primiano, please review the speech code. Changes to *speech* LGTM with one small request ...
7 years, 6 months ago (2013-06-04 16:08:58 UTC) #2
Primiano Tucci (use gerrit)
https://codereview.chromium.org/16286010/diff/1/content/browser/speech/speech_recognizer_impl.cc File content/browser/speech/speech_recognizer_impl.cc (left): https://codereview.chromium.org/16286010/diff/1/content/browser/speech/speech_recognizer_impl.cc#oldcode408 content/browser/speech/speech_recognizer_impl.cc:408: SPEECH_AUDIO_ERROR_DETAILS_IN_USE)); IIRC, this is the only point in which ...
7 years, 6 months ago (2013-06-04 16:09:03 UTC) #3
DaleCurtis
mechanically lgtm % nit, I defer to others on whether this is okay for speech ...
7 years, 6 months ago (2013-06-04 18:28:05 UTC) #4
Jói
LGTM for //content/public.
7 years, 6 months ago (2013-06-04 22:19:25 UTC) #5
no longer working on chromium
On 2013/06/04 16:08:58, Primiano Tucci wrote: > > Primiano, please review the speech code. > ...
7 years, 6 months ago (2013-06-05 09:13:02 UTC) #6
no longer working on chromium
https://codereview.chromium.org/16286010/diff/1/content/browser/speech/speech_recognizer_impl.cc File content/browser/speech/speech_recognizer_impl.cc (left): https://codereview.chromium.org/16286010/diff/1/content/browser/speech/speech_recognizer_impl.cc#oldcode408 content/browser/speech/speech_recognizer_impl.cc:408: SPEECH_AUDIO_ERROR_DETAILS_IN_USE)); On 2013/06/04 16:09:03, Primiano Tucci wrote: > IIRC, ...
7 years, 6 months ago (2013-06-05 09:30:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/16286010/7001
7 years, 6 months ago (2013-06-05 09:30:25 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) app_list_unittests, ash_unittests, aura_unittests, browser_tests, content_browsertests, ppapi_unittests, ...
7 years, 6 months ago (2013-06-05 09:56:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xians@chromium.org/16286010/7001
7 years, 6 months ago (2013-06-05 11:09:32 UTC) #10
no longer working on chromium
7 years, 6 months ago (2013-06-05 14:56:22 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 manually as r204260 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698