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

Issue 11827040: Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |input_channels| (Closed)

Created:
7 years, 11 months ago by Chris Rogers
Modified:
7 years, 11 months ago
Reviewers:
jamesr, DaleCurtis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Update RendererWebKitPlatformSupportImpl::createAudioDevice() to handle |input_channels| This is a first step towards weaning ourselves off the "Web Audio Input" enable flag. It also provides a more efficient way for WebKit to tell us if it actually needs live/local audio input (or not). Please see WebKit API change for details: https://bugs.webkit.org/show_bug.cgi?id=106490 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176552

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -8 lines) Patch
M content/renderer/media/renderer_webaudiodevice_impl.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M content/renderer/media/renderer_webaudiodevice_impl.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 2 chunks +18 lines, -7 lines 0 comments Download
M media/audio/mac/audio_manager_mac.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Chris Rogers
dalecurtis: for audio-related code jamesr: for content OWNERS
7 years, 11 months ago (2013-01-10 00:27:41 UTC) #1
DaleCurtis
You'll need to rebase this: http://src.chromium.org/viewvc/chrome?view=rev&revision=175948
7 years, 11 months ago (2013-01-10 01:11:41 UTC) #2
Chris Rogers
On 2013/01/10 01:11:41, DaleCurtis wrote: > You'll need to rebase this: > http://src.chromium.org/viewvc/chrome?view=rev&revision=175948 Andrew's CL ...
7 years, 11 months ago (2013-01-10 01:45:54 UTC) #3
DaleCurtis
Doh. I misread the files. My bad. lgtm % style question that jamesr can probably ...
7 years, 11 months ago (2013-01-10 02:09:49 UTC) #4
jamesr
https://codereview.chromium.org/11827040/diff/4001/content/renderer/media/renderer_webaudiodevice_impl.h File content/renderer/media/renderer_webaudiodevice_impl.h (right): https://codereview.chromium.org/11827040/diff/4001/content/renderer/media/renderer_webaudiodevice_impl.h#newcode24 content/renderer/media/renderer_webaudiodevice_impl.h:24: unsigned input_channels, On 2013/01/10 02:09:49, DaleCurtis wrote: > Hmm, ...
7 years, 11 months ago (2013-01-10 03:37:15 UTC) #5
Chris Rogers
changed |input_channels| to be int Assuming this is ok, this can land once we roll ...
7 years, 11 months ago (2013-01-11 00:00:20 UTC) #6
jamesr
lgtm
7 years, 11 months ago (2013-01-11 21:48:39 UTC) #7
DaleCurtis
lgtm
7 years, 11 months ago (2013-01-11 22:42:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/crogers@google.com/11827040/10002
7 years, 11 months ago (2013-01-11 22:48:36 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-12 17:05:47 UTC) #10
Message was sent while issue was closed.
Change committed as 176552

Powered by Google App Engine
This is Rietveld 408576698