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

Issue 232843004: OfflineAudioContext should support up to 32 channels. (Closed)

Created:
6 years, 8 months ago by Raymond Toy
Modified:
6 years, 8 months ago
CC:
blink-reviews
Visibility:
Public.

Description

OfflineAudioContext should support up to 32 channels. Previously, only 10 channels were supported for an OfflineAudioContext. Although the WebAudio specification doesn't explicitly say what the limit is, generally at least 32 channels are required to be supported for all nodes. Added a test that creating an offline context with 32 channels works. BUG=362133 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171480

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M LayoutTests/webaudio/dom-exceptions.html View 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/webaudio/dom-exceptions-expected.txt View 1 chunk +2 lines, -1 line 0 comments Download
M Source/modules/webaudio/OfflineAudioContext.cpp View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Raymond Toy
PTAL.
6 years, 8 months ago (2014-04-10 19:14:42 UTC) #1
Ken Russell (switch to Gerrit)
lgtm
6 years, 8 months ago (2014-04-13 08:31:30 UTC) #2
Raymond Toy
On 2014/04/13 08:31:30, Ken Russell wrote: > lgtm Thanks!
6 years, 8 months ago (2014-04-14 16:45:29 UTC) #3
Raymond Toy
The CQ bit was checked by rtoy@chromium.org
6 years, 8 months ago (2014-04-14 16:45:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@chromium.org/232843004/1
6 years, 8 months ago (2014-04-14 16:45:50 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-14 16:55:51 UTC) #6
Message was sent while issue was closed.
Change committed as 171480

Powered by Google App Engine
This is Rietveld 408576698