gecko/dom/media/webaudio/test
Paul Adenot 38b317d779 Bug 1119266 - Properly wrap the table index in ComputeCustom on ARM. r=karlt
On ARM, casting a negative float to an unsigned integer yields zero, whereas on
x86, it wraps. When the OscillatorNode had a negative frequency, the code would
just interpolate between the first and second value of the wave table, instead
of interpolating backward.
2015-01-12 13:32:11 +01:00
..
blink
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audioBufferSourceNodeNeutered_worker.js
browser_mozAudioChannel_muted.html
browser_mozAudioChannel_muted.js
browser_mozAudioChannel.html
browser_mozAudioChannel.js
browser.ini
chrome.ini
corsServer.sjs Bug 937718 - Test for MediaElementAudioSourceNode and cross-origin resources. r=roc 2014-12-24 13:46:58 +01:00
invalid.txt
layouttest-glue.js
mochitest.ini Bug 1119266 - Properly wrap the table index in ComputeCustom on ARM. r=karlt 2015-01-12 13:32:11 +01:00
noaudio.webm
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.mp3
small-shot.ogg
test_analyserNode.html Bug 1092831 - AnalyserNode should have channelCountMode set to "max" by default. r=ehsan 2014-12-04 11:22:51 -08:00
test_analyserNodeOutput.html
test_analyserNodePassThrough.html
test_AudioBuffer.html
test_audioBufferSourceNode.html
test_audioBufferSourceNodeEnded.html
test_audioBufferSourceNodeLazyLoopParam.html
test_audioBufferSourceNodeLoop.html
test_audioBufferSourceNodeLoopStartEnd.html
test_audioBufferSourceNodeLoopStartEndSame.html
test_audioBufferSourceNodeNeutered.html
test_audioBufferSourceNodeNoStart.html
test_audioBufferSourceNodeNullBuffer.html
test_audioBufferSourceNodeOffset.html
test_audioBufferSourceNodePassThrough.html
test_AudioContext.html
test_audioDestinationNode.html
test_AudioListener.html
test_AudioNodeDevtoolsAPI.html
test_audioParamExponentialRamp.html
test_audioParamGain.html
test_audioParamLinearRamp.html
test_audioParamSetCurveAtTime.html
test_audioParamSetCurveAtTimeZeroDuration.html
test_audioParamSetTargetAtTime.html
test_audioParamSetValueAtTime.html
test_audioParamTimelineDestinationOffset.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_badConnect.html
test_biquadFilterNode.html
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
test_bug867174.html
test_bug867203.html
test_bug875221.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug875402.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug894150.html
test_bug956489.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug964376.html
test_bug966247.html
test_bug972678.html
test_bug1056032.html
test_channelMergerNode.html
test_channelMergerNodeWithVolume.html
test_channelSplitterNode.html
test_channelSplitterNodeWithVolume.html
test_convolverNode_mono_mono.html
test_convolverNode.html
test_convolverNodeChannelCount.html
test_convolverNodePassThrough.html
test_convolverNodeWithGain.html
test_currentTime.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_decodeAudioDataPromise.html Bug 1000264 - Stop checking exceptions on decodeAudioData now that it uses promises, and check it in the promise test file instead. r=bz 2014-11-14 09:37:39 +01:00
test_decodeMultichannel.html
test_delayNode.html
test_delayNodeAtMax.html
test_delayNodeChannelChanges.html
test_delayNodeCycles.html
test_delayNodePassThrough.html
test_delayNodeSmallMaxDelay.html
test_delayNodeTailIncrease.html
test_delayNodeTailWithDisconnect.html
test_delayNodeTailWithGain.html
test_delayNodeTailWithReconnect.html
test_delayNodeWithGain.html
test_dynamicsCompressorNode.html
test_dynamicsCompressorNodePassThrough.html
test_gainNode.html
test_gainNodeInLoop.html
test_gainNodePassThrough.html
test_maxChannelCount.html
test_mediaDecoding.html Bug 1000264 - Stop checking exceptions on decodeAudioData now that it uses promises, and check it in the promise test file instead. r=bz 2014-11-14 09:37:39 +01:00
test_mediaElementAudioSourceNode.html
test_mediaElementAudioSourceNodeCrossOrigin.html Bug 937718 - Test for MediaElementAudioSourceNode and cross-origin resources. r=roc 2014-12-24 13:46:58 +01:00
test_mediaElementAudioSourceNodePassThrough.html
test_mediaStreamAudioDestinationNode.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_mediaStreamAudioSourceNode.html Bug 1061046. Part 22: test_mediaStreamAudioSourceNode no longer sees a 1-sample delay. r=karlt 2014-09-23 13:41:58 -04:00
test_mediaStreamAudioSourceNodeCrossOrigin.html
test_mediaStreamAudioSourceNodePassThrough.html
test_mediaStreamAudioSourceNodeResampling.html
test_mixingRules.html
test_mozaudiochannel.html Bug 1073615 - One MediaStreamGraph singleton per audioChannel, r=roc 2014-11-17 16:07:55 +00:00
test_nodeToParamConnection.html
test_OfflineAudioContext.html Bug 1087944 - Test for the promise returned by OfflineAudioContext.startRendering(). r=ehsan 2014-11-19 18:18:24 +01:00
test_offlineDestinationChannelCountLess.html
test_offlineDestinationChannelCountMore.html
test_oscillatorNode2.html
test_oscillatorNode.html
test_oscillatorNodeNegativeFrequency.html Bug 916285 - Make OscillatorNode handle negative frequencies. r=karlt 2014-12-01 16:10:54 -08:00
test_oscillatorNodePassThrough.html
test_oscillatorNodeStart.html
test_oscillatorTypeChange.html
test_pannerNode_equalPower.html
test_pannerNode.html
test_pannerNodeAbove.html
test_pannerNodeChannelCount.html
test_pannerNodeHRTFSymmetry.html
test_pannerNodePassThrough.html
test_pannerNodeTail.html
test_periodicWave.html
test_scriptProcessorNode_playbackTime1.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_scriptProcessorNode.html
test_scriptProcessorNodeChannelCount.html
test_scriptProcessorNodeNotConnected.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_scriptProcessorNodePassThrough.html
test_scriptProcessorNodeZeroInputOutput.html
test_singleSourceDest.html
test_stereoPannerNode.html Bug 1100349 - Tests for the StereoPannerNode. r=ehsan 2014-11-19 18:16:07 +01:00
test_stereoPannerNodePassThrough.html Bug 1100349 - Tests for the StereoPannerNode. r=ehsan 2014-11-19 18:16:07 +01:00
test_stereoPanningWithGain.html
test_waveDecoder.html
test_waveShaper.html
test_waveShaperNoCurve.html
test_waveShaperPassThrough.html
test_waveShaperZeroLengthCurve.html
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