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 20750 - Specify exactly what should happen when createScriptProcessor is passed invalid arguments
Summary: Specify exactly what should happen when createScriptProcessor is passed inval...
Status: CLOSED WONTFIX
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: 2013-01-24 02:07 UTC by Ehsan Akhgari [:ehsan]
Modified: 2014-10-28 17:18 UTC (History)
0 users

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2013-01-24 02:07:38 UTC
We should probably raise an exception and the exception type should be specified.  This applies both to the bufferSize argument and when both numberOfInputChannels and numberOfOutputChannels passed are zero.
Comment 1 Olivier Thereaux 2014-10-28 17:15:05 UTC
Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues
Comment 2 Olivier Thereaux 2014-10-28 17:18:05 UTC
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.