This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19867 - AudioContext.createBuffer should throw INDEX_SIZE_ERR when asked to create a buffer with 0 channels
Summary: AudioContext.createBuffer should throw INDEX_SIZE_ERR when asked to create a ...
Status: CLOSED DUPLICATE of bug 19854
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 18:52 UTC by Ehsan Akhgari [:ehsan]
Modified: 2012-12-07 16:42 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2012-11-05 18:52:06 UTC
Buffers with 0 channels don't really make any sense.
Comment 1 Ehsan Akhgari [:ehsan] 2012-11-05 18:53:59 UTC

*** This bug has been marked as a duplicate of bug 19854 ***