gecko/content/media/webaudio/test
Robert O'Callahan fc44cd635c Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan
Here's what this patch does:
-- Makes AudioNodes mostly not use nsWrapperCache. AudioDestinationNode
still does.
-- Rename MaxNumberOfInputs/Outputs to NumberOfInputs/Outputs, and have them
default to 1 in AudioNode.
-- Allow any number of nodes to be connected to any given input/output port.
2013-01-23 19:50:18 -05:00
..
Makefile.in Bug 827541 - Traverse/Unlink nsGlobalWindow::mAudioContexts. r=ehsan 2013-01-14 15:22:00 -08:00
test_AudioBuffer.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_AudioContext.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_AudioListener.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_badConnect.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_biquadFilterNode.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_bug808374.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_bug827541.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_delayNode.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_dynamicsCompressorNode.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_gainNode.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_pannerNode.html Bug 833631 - Unprefix mozAudioContext; r=roc 2013-01-22 20:12:21 -05:00
test_singleSourceDest.html Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
webaudio.js Bug 767933 part 4. Make 'float' and 'double' types throw on non-finite values. r=khuey,ehsan,bas 2012-11-27 15:32:05 -05:00