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

Issue 2651373002: Removing SpeechRecognitionManager::HasAudioInputDevices() and ShowAudioInputSettings() (Closed)

Created:
3 years, 10 months ago by o1ka
Modified:
3 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing SpeechRecognitionManager::HasAudioInputDevices() and ShowAudioInputSettings() - They do not seem to be used in Chromium codebase; - ShowAudioInputSettings() is not supported on Mac and ChromeOS. May we break any external embedders by this? If so, how should we negotiate the change? If not removed, HasAudioInputDevices() should become asynchronous. BUG=672468 Review-Url: https://codereview.chromium.org/2651373002 Cr-Commit-Position: refs/heads/master@{#446653} Committed: https://chromium.googlesource.com/chromium/src/+/087876b708dc280dcd15ffb69acd6244571527f1

Patch Set 1 #

Patch Set 2 : fix for tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -46 lines) Patch
M content/browser/browser_main_loop.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.h View 4 chunks +1 line, -9 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 4 chunks +5 lines, -24 lines 0 comments Download
M content/public/browser/speech_recognition_manager.h View 1 chunk +0 lines, -7 lines 0 comments Download
M content/public/test/fake_speech_recognition_manager.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/public/test/fake_speech_recognition_manager.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
o1ka
PTAL: WDYT? :)
3 years, 10 months ago (2017-01-26 16:21:01 UTC) #10
DaleCurtis
non owner lgtm, but I don't think I've ever known who the callers of those ...
3 years, 10 months ago (2017-01-26 17:24:47 UTC) #12
DaleCurtis
Re: Your embedder question, they can still use the AudioManager implementations directly for non-speech things ...
3 years, 10 months ago (2017-01-26 17:26:03 UTC) #13
tommi (sloooow) - chröme
lgtm. I don't know if there's a good way to figure out dependencies, so hopefully ...
3 years, 10 months ago (2017-01-26 18:08:31 UTC) #14
o1ka
kinuko@chromium.org: Please RS changes in content/browser/browser_main_loop.cc content/public/browser/speech_recognition_manager.h Thanks!
3 years, 10 months ago (2017-01-27 09:29:05 UTC) #16
kinuko
lgtm
3 years, 10 months ago (2017-01-27 11:12:29 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2651373002/20001
3 years, 10 months ago (2017-01-27 12:46:22 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 12:50:48 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/087876b708dc280dcd15ffb69acd...

Powered by Google App Engine
This is Rietveld 408576698