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

Issue 2582533002: Simplify AudioInputRendererHost IPC interface. (Closed)

Created:
4 years ago by Max Morin
Modified:
3 years, 11 months ago
CC:
audio-mojo-cl_google.com, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, miu+watch_chromium.org, mlamouri+watch-content_chromium.org, o1ka, posciak+watch_chromium.org, xjz+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify AudioInputRendererHost IPC interface. Some unused messages and useless code removed. BUG=180640 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2582533002 Cr-Commit-Position: refs/heads/master@{#442243} Committed: https://chromium.googlesource.com/chromium/src/+/e4faf83271909053e53e988ffc274eb6ef6f7702

Patch Set 1 #

Total comments: 1

Patch Set 2 : Also remove state enum #

Patch Set 3 : Rebase. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -160 lines) Patch
M content/browser/renderer_host/media/audio_input_renderer_host.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 3 chunks +1 line, -21 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host_unittest.cc View 1 2 7 chunks +9 lines, -25 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/media/audio_messages.h View 1 2 chunks +1 line, -10 lines 0 comments Download
M content/renderer/media/audio_input_message_filter.h View 1 chunk +2 lines, -6 lines 0 comments Download
M content/renderer/media/audio_input_message_filter.cc View 4 chunks +5 lines, -17 lines 1 comment Download
M content/renderer/pepper/pepper_platform_audio_input.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/pepper/pepper_platform_audio_input.cc View 1 chunk +1 line, -4 lines 0 comments Download
M media/audio/audio_input_controller.h View 2 chunks +0 lines, -2 lines 0 comments Download
M media/audio/audio_input_controller.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M media/audio/audio_input_controller_unittest.cc View 1 4 chunks +1 line, -11 lines 0 comments Download
M media/audio/audio_input_device.h View 1 chunk +1 line, -2 lines 0 comments Download
M media/audio/audio_input_device.cc View 1 2 1 chunk +21 lines, -41 lines 1 comment Download
M media/audio/audio_input_device_unittest.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M media/audio/audio_input_ipc.h View 1 2 chunks +1 line, -11 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Max Morin
Dale: PTAL at this small cleanup when you're back in office. Bbudge: PTAL at pepper ...
4 years ago (2016-12-15 15:12:40 UTC) #4
bbudge
content/renderer/pepper lgtm
4 years ago (2016-12-15 15:17:29 UTC) #5
DaleCurtis
Nice cleanup, lgtm!
4 years ago (2016-12-20 17:38:12 UTC) #6
Max Morin
Tommi: PTAL at content/browser/speech/speech_recognizer_impl.h
3 years, 11 months ago (2017-01-09 09:05:28 UTC) #8
tommi (sloooow) - chröme
nice. lgtm. https://codereview.chromium.org/2582533002/diff/40001/content/renderer/media/audio_input_message_filter.cc File content/renderer/media/audio_input_message_filter.cc (left): https://codereview.chromium.org/2582533002/diff/40001/content/renderer/media/audio_input_message_filter.cc#oldcode168 content/renderer/media/audio_input_message_filter.cc:168: delegate->OnStateChanged(state); I have another change in flight ...
3 years, 11 months ago (2017-01-09 09:25:19 UTC) #9
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/2582533002/40001
3 years, 11 months ago (2017-01-09 09:30:35 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/337236)
3 years, 11 months ago (2017-01-09 09:36:39 UTC) #14
Max Morin
Thanks Tommi. Mike West: PTAL at content/common/media/audio_messages.h.
3 years, 11 months ago (2017-01-09 09:48:22 UTC) #16
Mike West
IPC LGTM.
3 years, 11 months ago (2017-01-09 12:34:40 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/2582533002/40001
3 years, 11 months ago (2017-01-09 13:13:20 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 13:18:34 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e4faf83271909053e53e988ffc27...

Powered by Google App Engine
This is Rietveld 408576698