gecko-dev/dom/media/webaudio/test
Thomas Wisniewski 357b81bcfd Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug
MozReview-Commit-ID: F9h9JO5tYeU

--HG--
extra : rebase_source : 111cb0d4a574cce4d5c8869e5953dfbb68d01e72
2017-08-08 22:55:43 -04:00
..
blink Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/media. r=RyanVM 2016-11-05 11:29:16 +01:00
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audioBufferSourceNodeDetached_worker.js Bug 1079844 - Change various non-js/ files/tests/etc. to refer to detaching of ArrayBuffers rather than neutering. (DOM references to "neutering" of DOM things remain as neutering.) r=bz 2016-01-25 18:10:22 -08:00
audiovideo.mp4 Bug 1295296 - Add a mochitest. r=jesup 2016-08-18 18:39:19 +02:00
corsServer.sjs Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
file_nodeCreationDocumentGone.html Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
invalid.txt
layouttest-glue.js
mochitest.ini Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
noaudio.webm
sine-440-10s.opus Bug 1339438 - Fix the test that checks that MediaElementAudioSourceNode are working correctly. r=pehrsons 2017-02-14 19:28:04 +01:00
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.mp3
small-shot.ogg
sweep-300-330-1sec.opus Bug 1320705 - Add a test to check that decoding an Opus file does to produce a long tail. r=jya 2017-01-27 15:18:58 +01:00
test_analyserNode.html Bug 1322883 - AudioNode constructors - part 0 - AnalyserNode, r=padenot 2016-12-15 19:24:41 +01:00
test_analyserNodeMinimum.html Bug 1336098 - When the input is silent, AnalyserNode.getFloatFrequencyData should put -Infinity in the buffer. r=pehrsons 2017-02-02 17:13:13 +01:00
test_analyserNodeOutput.html
test_analyserNodePassThrough.html
test_analyserNodeWithGain.html bug 1184801 Test output of AnalyserNode with GainNode 2015-07-28 11:03:31 +12:00
test_analyserScale.html
test_AudioBuffer.html Bug 1079844 - Change various non-js/ files/tests/etc. to refer to detaching of ArrayBuffers rather than neutering. (DOM references to "neutering" of DOM things remain as neutering.) r=bz 2016-01-25 18:10:22 -08:00
test_audioBufferSourceNode.html
test_audioBufferSourceNodeDetached.html Bug 1079844 - Change various non-js/ files/tests/etc. to refer to detaching of ArrayBuffers rather than neutering. (DOM references to "neutering" of DOM things remain as neutering.) r=bz 2016-01-25 18:10:22 -08:00
test_audioBufferSourceNodeEnded.html
test_audioBufferSourceNodeLazyLoopParam.html
test_audioBufferSourceNodeLoop.html
test_audioBufferSourceNodeLoopStartEnd.html Bug 1322883 - AudioNode constructors - part 1 - AudioBufferSourceNode, r=padenot 2016-12-15 19:24:41 +01:00
test_audioBufferSourceNodeLoopStartEndSame.html
test_audioBufferSourceNodeNoStart.html
test_audioBufferSourceNodeNullBuffer.html
test_audioBufferSourceNodeOffset.html
test_audioBufferSourceNodePassThrough.html
test_audioBufferSourceNodeRate.html
test_AudioContext_disabled.html Bug 1288359 - Add a pref to disable the Web Audio API. r=karlt,smaug 2016-07-22 13:59:52 +02:00
test_AudioContext.html
test_audioContextSuspendResumeClose.html Bug 1305136 - Disable testAudioContext test in audioContextSuspendResumeClose.html on Linux; r=karlt 2017-03-03 13:48:45 -05:00
test_audioDestinationNode.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_AudioListener.html
test_AudioNodeDevtoolsAPI.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_audioParamChaining.html bug 1257718 use is() for comparison with more info on failure than ok() r=padenot 2016-06-17 14:28:39 +12:00
test_AudioParamDevtoolsAPI.html Bug 1257337 - Port test_AudioParamDevtoolsAPI.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap 2016-03-16 18:57:18 -04:00
test_audioParamExponentialRamp.html
test_audioParamGain.html
test_audioParamLinearRamp.html
test_audioParamSetCurveAtTime.html Bug 1313058 - Fix SetValueCurveAtTime interpolation; r=padenot 2016-10-26 10:33:20 -04:00
test_audioParamSetCurveAtTimeTwice.html Bug 1313058 - Fix SetValueCurveAtTime interpolation; r=padenot 2016-10-26 10:33:20 -04:00
test_audioParamSetCurveAtTimeZeroDuration.html
test_audioParamSetTargetAtTime.html
test_audioParamSetTargetAtTimeZeroTimeConstant.html Bug 1308427 - Allow a setTargetAtTime TimeConstant to be 0; r=padenot 2016-10-20 11:10:19 -04:00
test_audioParamSetValueAtTime.html
test_audioParamTimelineDestinationOffset.html
test_badConnect.html Bug 1325066 - Use correct exception for connect calls between AudioNodes and AudioParams of different contexts. r=baku 2016-12-21 14:45:51 +01:00
test_biquadFilterNode.html Bug 1214545 - Update getFrequencyResponse to have NaN at index with invalid frequencies r=padenot 2015-10-20 23:36:45 -04:00
test_biquadFilterNodePassThrough.html
test_biquadFilterNodeWithGain.html
test_bug808374.html
test_bug827541.html
test_bug839753.html
test_bug845960.html
test_bug856771.html
test_bug866570.html
test_bug866737.html
test_bug867089.html
test_bug867104.html bug 916387 remove workarounds in tests r=padenot 2015-08-06 16:04:23 +12:00
test_bug867174.html
test_bug867203.html
test_bug875221.html
test_bug875402.html
test_bug894150.html
test_bug956489.html
test_bug964376.html
test_bug966247.html
test_bug972678.html
test_bug1027864.html Bug 1337537 - Avoid SystemGroup assertion during WebAudio test (r=ehsan) 2017-02-13 17:03:05 -08:00
test_bug1056032.html
test_bug1113634.html Bug 1113634 - Update mLastComputedValue in AudioEventTimeline when skipping events of same time; r=karlt 2016-08-08 16:00:35 -04:00
test_bug1118372.html Bug 1118372 - Properly apply volume in WaveShaperNodeEngine. r=padenot 2015-06-08 10:57:05 +02:00
test_bug1255618.html mochitest for bug 1255618 r=ehsan 2016-03-14 16:58:18 +13:00
test_bug1267579.html Bug 1267579 - Add test case; r=padenot 2016-04-26 09:24:42 -04:00
test_bug1355798.html Bug 1355798 - Fix a division by zero in PannerNode.cpp. r=dminor 2017-04-12 15:44:19 +02:00
test_channelMergerNode.html Bug 1322883 - AudioNode constructors - part 11 - ChannelMergerNode, r=padenot 2016-12-15 19:24:42 +01:00
test_channelMergerNodeWithVolume.html bug 1094925 adopt spec changes for one channel per input ChannelMerger behavior r=padenot 2015-10-30 10:22:45 +13:00
test_channelSplitterNode.html Bug 1322883 - AudioNode constructors - part 10 - ChannelSplitterNode, r=padenot 2016-12-15 19:24:42 +01:00
test_channelSplitterNodeWithVolume.html
test_convolverNode_mono_mono.html
test_convolverNode.html Bug 1322883 - AudioNode constructors - part 9 - ConvolverNode, r=padenot 2016-12-15 19:24:42 +01:00
test_convolverNodeChannelCount.html
test_convolverNodeDelay.html bug 1220037 test convolution r=padenot 2015-10-30 15:32:16 +13:00
test_convolverNodeFiniteInfluence.html test for bug 1223520 r=padenot 2015-11-12 12:16:32 +13:00
test_convolverNodePassThrough.html
test_convolverNodeWithGain.html
test_currentTime.html
test_decodeAudioDataOnDetachedBuffer.html Bug 1308434 - Add testcase for calling DecodeAudioData on detached buffer. r=padenot,dminor 2017-01-26 13:45:51 +07:00
test_decodeAudioDataPromise.html
test_decodeMultichannel.html Bug 1231793: Part 7 - Fixed various tests. r=jya 2016-02-17 00:28:50 +11:00
test_decodeOpusTail.html Bug 1320705 - Add a test to check that decoding an Opus file does to produce a long tail. r=jya 2017-01-27 15:18:58 +01:00
test_delayNode.html Bug 1322883 - AudioNode constructors - part 3 - DelayNode, r=padenot 2016-12-15 19:24:41 +01:00
test_delayNodeAtMax.html
test_delayNodeChannelChanges.html
test_delayNodeCycles.html
test_delayNodePassThrough.html
test_delayNodeSmallMaxDelay.html
test_delayNodeTailIncrease.html
test_delayNodeTailWithDisconnect.html bug 916387 remove workarounds in tests r=padenot 2015-08-06 16:04:23 +12:00
test_delayNodeTailWithGain.html
test_delayNodeTailWithReconnect.html bug 916387 remove workarounds in tests r=padenot 2015-08-06 16:04:23 +12:00
test_delayNodeWithGain.html
test_disconnectAll.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectAudioParam.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectAudioParamFromOutput.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectExceptions.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectFromAudioNode.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectFromAudioNodeAndOutput.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectFromAudioNodeAndOutputAndInput.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_disconnectFromAudioNodeMultipleConnection.html Bug 1291702 - Remove the aDestination parameter in DisconnectFromOutputIfConnected and IterateOnDestinationInputs. r=karlt 2016-10-20 14:34:27 +02:00
test_disconnectFromOutput.html Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor 2016-07-18 18:53:24 +02:00
test_dynamicsCompressorNode.html Bug 1322883 - AudioNode constructors - part 12 - DynamicsCompressorNode, r=padenot 2016-12-15 19:24:42 +01:00
test_dynamicsCompressorNodePassThrough.html
test_dynamicsCompressorNodeWithGain.html Bug 1270055 - Add test for DynamicsCompressor with gain; r=karlt 2016-05-05 09:20:52 -04:00
test_gainNode.html Bug 1322883 - AudioNode constructors - part 2 - GainNode, r=padenot 2016-12-15 19:24:41 +01:00
test_gainNodeInLoop.html
test_gainNodePassThrough.html
test_iirFilterNodePassThrough.html Bug 1265408 - Add test for IIRFilterNode pass through; r=padenot 2016-05-12 09:23:28 -04:00
test_maxChannelCount.html
test_mediaDecoding.html Bug 1322982 - DOMException should be passed as argument in DecodeErrorCallback, r=padenot 2016-12-13 07:00:15 +01:00
test_mediaElementAudioSourceNode.html Bug 1322883 - AudioNode constructors - part 16 - MediaElementAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
test_mediaElementAudioSourceNodeCrossOrigin.html Bug 1208371 - Wait for "loadedmetadata" before setting up nodes in test_mediaElementAudioSourceNodeCrossOrigin.html. r=padenot 2016-01-05 11:17:16 +08:00
test_mediaElementAudioSourceNodeFidelity.html Bug 1339438 - Fix the test that checks that MediaElementAudioSourceNode are working correctly. r=pehrsons 2017-02-14 19:28:04 +01:00
test_mediaElementAudioSourceNodePassThrough.html
test_mediaElementAudioSourceNodeVideo.html Bug 1295296 - Add a mochitest. r=jesup 2016-08-18 18:39:19 +02:00
test_mediaStreamAudioDestinationNode.html Bug 1322883 - AudioNode constructors - part 18 - MediaStreamAudioDestinationNode, r=padenot 2016-12-15 19:24:43 +01:00
test_mediaStreamAudioSourceNode.html Bug 1322883 - AudioNode constructors - part 17 - MediaStreamAudioSourceNode, r=padenot 2016-12-15 19:24:43 +01:00
test_mediaStreamAudioSourceNodeCrossOrigin.html
test_mediaStreamAudioSourceNodeNoGC.html Bug 934512 - Test that MediaStreamAudioSourceNode does not get GCed while it has live audio tracks. r=padenot 2016-06-29 12:27:44 +02:00
test_mediaStreamAudioSourceNodePassThrough.html
test_mediaStreamAudioSourceNodeResampling.html Bug 1208371 - Modify WebAudio source nodes tests to wait for tracks befoure measuring nr of samples. r=padenot 2016-01-05 10:16:28 +08:00
test_mixingRules.html
test_nodeCreationDocumentGone.html Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
test_nodeToParamConnection.html
test_OfflineAudioContext.html Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug 2017-08-08 22:55:43 -04:00
test_offlineDestinationChannelCountLess.html
test_offlineDestinationChannelCountMore.html
test_oscillatorNode2.html
test_oscillatorNode.html Bug 1322883 - AudioNode constructors - part 13 - OscillatorNode, r=padenot 2016-12-15 19:24:42 +01:00
test_oscillatorNodeNegativeFrequency.html
test_oscillatorNodePassThrough.html
test_oscillatorNodeStart.html bug 916387 remove workarounds in tests r=padenot 2015-08-06 16:04:23 +12:00
test_oscillatorTypeChange.html
test_pannerNode_equalPower.html
test_pannerNode_maxDistance.html Bug 1265394 - Update tests; r=padenot 2016-06-23 13:41:52 -04:00
test_pannerNode.html Bug 1322883 - AudioNode constructors - part 7 - PannerNode, r=padenot 2016-12-15 19:24:42 +01:00
test_pannerNodeAbove.html Bug 1265394 - Update tests; r=padenot 2016-06-23 13:41:52 -04:00
test_pannerNodeAtZeroDistance.html Bug 957024 - Update PannerNode distance calculations to match the web audio spec; r=karlt 2016-08-16 11:07:12 -04:00
test_pannerNodeChannelCount.html Bug 1265394 - Update tests; r=padenot 2016-06-23 13:41:52 -04:00
test_pannerNodeHRTFSymmetry.html Bug 1265394 - Update tests; r=padenot 2016-06-23 13:41:52 -04:00
test_pannerNodePassThrough.html Bug 1265394 - Update tests; r=padenot 2016-06-23 13:41:52 -04:00
test_pannerNodeTail.html
test_periodicWave.html Bug 1324181 - Better implementation of PeriodicWave constructor, r=padenot 2016-12-22 15:37:33 +01:00
test_periodicWaveBandLimiting.html bug 1187785 bind frequencyIndex by value instead of reference 2015-10-30 10:07:14 +13:00
test_periodicWaveDisableNormalization.html Bug 1265405 - Add test case for PeriodicWave normalization; r=padenot 2016-04-22 09:47:07 -04:00
test_ScriptProcessorCollected1.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_scriptProcessorNode_playbackTime1.html bug 1208318 ensure that currentTime has advanced sufficiently to easily detect failure r=padenot 2015-09-29 13:39:24 +13:00
test_scriptProcessorNode.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_scriptProcessorNodeChannelCount.html
test_scriptProcessorNodeNotConnected.html
test_scriptProcessorNodePassThrough.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_scriptProcessorNodeZeroInputOutput.html
test_sequentialBufferSourceWithResampling.html mochitest for bug 913854 r=padenot 2015-10-16 01:52:37 +13:00
test_setValueCurveWithNonFiniteElements.html Bug 1308437 - Part 2: Add test case to verify TypeError is thrown when calling setValueCurve on non-finite elements. r=dminor r=padenot 2017-02-06 22:18:04 +07:00
test_singleSourceDest.html
test_stereoPannerNode.html Bug 1329744 - AudioBuffer ctor updated, r=padenot 2017-01-10 21:30:28 +00:00
test_stereoPannerNodePassThrough.html
test_stereoPanningWithGain.html
test_waveDecoder.html
test_waveShaper.html Bug 1322883 - AudioNode constructors - part 6 - WaveShaperNode, r=padenot 2016-12-15 19:24:42 +01:00
test_waveShaperGain.html Bug 1283910 - Fix initialization of WaveShaperNode output buffer in null input case; r=padenot 2016-07-04 13:38:35 -04:00
test_waveShaperInvalidLengthCurve.html Bug 1186343: Throw an InvalidStateError when we set the curve attribute of a WaveShaperNode with a Float32Array of length less than 2; r=padenot,smaug 2015-07-22 13:32:12 +02:00
test_waveShaperNoCurve.html
test_waveShaperPassThrough.html
test_WebAudioMemoryReporting.html bug 1225003 test no crashes in decodeAudioData() and offline context memory reporting r=erahm 2015-11-18 10:52:35 +13:00
ting-44.1k-1ch.ogg
ting-44.1k-1ch.wav
ting-44.1k-2ch.ogg
ting-44.1k-2ch.wav
ting-48k-1ch.ogg
ting-48k-1ch.wav
ting-48k-2ch.ogg
ting-48k-2ch.wav
ting-dualchannel44.1.wav
ting-dualchannel48.wav
webaudio.js bug 916387 remove workarounds in tests r=padenot 2015-08-06 16:04:23 +12:00