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 19901 - Clarify what happens if you set BiquadFilterNode.type to an invalid value
Summary: Clarify what happens if you set BiquadFilterNode.type to an invalid value
Status: CLOSED WONTFIX
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC Windows 3.1
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-07 23:27 UTC by Ehsan Akhgari [:ehsan]
Modified: 2014-10-28 17:16 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2012-11-07 23:27:54 UTC
I think we should throw DOM_INDEX_SIZE_ERR.

(This and other similar bugs wouldn't have been a problem if we used Web IDL enums... :/ )
Comment 1 paul@paul.cx 2013-09-06 14:45:42 UTC
This is going to be taken care of in bug 17325.

*** This bug has been marked as a duplicate of bug 17325 ***
Comment 2 Olivier Thereaux 2014-10-28 17:13:42 UTC
Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues
Comment 3 Olivier Thereaux 2014-10-28 17:16:34 UTC
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.