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

Issue 618663003: Fix for keyboard mic: set flag in AudioEntry so that we unregister. (Closed)

Created:
6 years, 2 months ago by Henrik Grunell
Modified:
6 years, 2 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@strip_kmic_channel_if_no_ap
Project:
chromium
Visibility:
Public.

Description

Fix for keyboard mic: set flag in AudioEntry so that we unregister. We never unregistered an audio stream that were using keyboard mic channel, so we never inactivated the keyboard mic when no more streams were using it. This fixes it. Fix for CL https://codereview.chromium.org/599443003/ BUG=418993 Committed: https://crrev.com/0bfdfae40975dc873fb67634dec413890002f375 Cr-Commit-Position: refs/heads/master@{#297822}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Henrik Grunell
6 years, 2 months ago (2014-09-30 14:48:28 UTC) #2
Henrik Grunell
On 2014/09/30 14:48:28, Henrik Grunell wrote: Ping. I need to merge this fix. Please review ...
6 years, 2 months ago (2014-10-02 12:20:07 UTC) #3
no longer working on chromium
https://codereview.chromium.org/618663003/diff/1/content/browser/renderer_host/media/audio_input_renderer_host.cc File content/browser/renderer_host/media/audio_input_renderer_host.cc (right): https://codereview.chromium.org/618663003/diff/1/content/browser/renderer_host/media/audio_input_renderer_host.cc#newcode419 content/browser/renderer_host/media/audio_input_renderer_host.cc:419: media::CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC) { nit, indentation, it should be if (config.params.channel_layout() ...
6 years, 2 months ago (2014-10-02 12:26:43 UTC) #4
no longer working on chromium
lgtm if you fix the indentation.
6 years, 2 months ago (2014-10-02 12:28:55 UTC) #5
Henrik Grunell
https://codereview.chromium.org/618663003/diff/1/content/browser/renderer_host/media/audio_input_renderer_host.cc File content/browser/renderer_host/media/audio_input_renderer_host.cc (right): https://codereview.chromium.org/618663003/diff/1/content/browser/renderer_host/media/audio_input_renderer_host.cc#newcode419 content/browser/renderer_host/media/audio_input_renderer_host.cc:419: media::CHANNEL_LAYOUT_STEREO_AND_KEYBOARD_MIC) { On 2014/10/02 12:26:43, xians1 wrote: > nit, ...
6 years, 2 months ago (2014-10-02 12:44:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/618663003/20001
6 years, 2 months ago (2014-10-02 12:45:47 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 9171c472423de0cdf919e0203784ba88e748e044
6 years, 2 months ago (2014-10-02 13:34:47 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 13:35:30 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0bfdfae40975dc873fb67634dec413890002f375
Cr-Commit-Position: refs/heads/master@{#297822}

Powered by Google App Engine
This is Rietveld 408576698