gecko-dev/dom/media/webaudio/test
Andrea Marchesini db14826639 Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
--HG--
rename : dom/audiochannel/AudioChannelAgent.h => dom/browser-element/BrowserElementAudioChannel.h
rename : dom/audiochannel/tests/file_telephonyPolicy.html => dom/browser-element/mochitest/test_browserElement_inproc_AudioChannel.html
rename : dom/audiochannel/tests/file_telephonyPolicy.html => dom/browser-element/mochitest/test_browserElement_oop_AudioChannel.html
rename : dom/audiochannel/AudioChannelCommon.h => dom/webidl/BrowserElementAudioChannel.webidl
2015-07-10 17:38:44 +01:00
..
blink Bug 1166803 - Add an `msg` tag to mochitest.ini in dom/media/*. r=jesup 2015-05-22 10:57:51 +02:00
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audioBufferSourceNodeNeutered_worker.js
chrome.ini Bug 1027864 - webaudio - Implement AudioChunk::IsSilentOrSubnormal(), r=karlt 2015-04-23 12:25:36 +02:00
corsServer.sjs Bug 1160695 - Drop Support for Content-Duration. r=cpearce 2015-06-08 09:22:46 -07:00
invalid.txt
layouttest-glue.js
mochitest.ini Bug 1118372 - Invert two lines in the mochitest.ini to keep the right text disabled, on a CLOSED TREE. 2015-06-11 18:46:46 +02:00
noaudio.webm
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.mp3
small-shot.ogg
test_AudioBuffer.html
test_AudioContext.html
test_AudioListener.html
test_AudioNodeDevtoolsAPI.html
test_AudioParamDevtoolsAPI.html Bug 1134034 - Add a chrome-only parentId and name on AudioParam for devtools. r=ehsan 2015-04-14 17:03:52 +02:00
test_OfflineAudioContext.html Bug 1087944 - Test for the promise returned by OfflineAudioContext.startRendering(). r=ehsan 2014-11-19 18:18:24 +01:00
test_analyserNode.html Bug 1131529 - Update the maximum FFT size in AnalyserNode to be 2^15. r=padenot 2015-02-16 16:03:07 +01:00
test_analyserNodeOutput.html
test_analyserNodePassThrough.html
test_analyserScale.html Bug 1118622 - Apply the gain to AnalyserNode data prior to sending on the main thread. r=ehsan 2015-01-29 18:05:23 +01:00
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_audioBufferSourceNodeRate.html Bug 1153783 - Implement the `detune` AudioParam for the AudioBufferSourceNode. r=ehsan 2015-04-14 17:03:50 +02:00
test_audioContextSuspendResumeClose.html Bug 1127188 - Make test_audioContextSuspendResumeClose.html less flaky. r=ehsan 2015-05-20 14:30:47 +02:00
test_audioDestinationNode.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 bug 1061220 work around bug 916387 2015-06-12 15:44:19 +12:00
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_bug1027864.html Bug 1027864 - webaudio - Implement AudioChunk::IsSilentOrSubnormal(), r=karlt 2015-04-23 12:25:36 +02:00
test_bug1056032.html
test_bug1118372.html Bug 1118372 - Properly apply volume in WaveShaperNodeEngine. r=padenot 2015-06-08 10:57:05 +02:00
test_channelMergerNode.html
test_channelMergerNodeWithVolume.html
test_channelSplitterNode.html
test_channelSplitterNodeWithVolume.html
test_convolverNode.html
test_convolverNodeChannelCount.html
test_convolverNodePassThrough.html
test_convolverNodeWithGain.html
test_convolverNode_mono_mono.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 Bug 1141282 - Test the type of the attributes of the DynamicCompressoNode, and make sure it returns sane values. r=ehsan 2015-03-12 14:36:40 +01:00
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 1175786 - Rewrite test_mediaElementAudioSourceNodeCrossOrigin.html. r=padenot 2015-06-17 19:45:00 +02: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 1180347 - Split media.useAudioChannelService to support turning the service on without turning the Firefox OS specific APIs on; r=baku 2015-07-06 09:05:00 -04:00
test_nodeToParamConnection.html
test_offlineDestinationChannelCountLess.html
test_offlineDestinationChannelCountMore.html
test_oscillatorNode.html
test_oscillatorNode2.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.html Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug 2015-02-03 11:25:37 +01:00
test_pannerNodeAbove.html
test_pannerNodeChannelCount.html
test_pannerNodeHRTFSymmetry.html Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug 2015-02-03 11:25:37 +01:00
test_pannerNodePassThrough.html
test_pannerNodeTail.html Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug 2015-02-03 11:25:37 +01:00
test_pannerNode_equalPower.html
test_pannerNode_maxDistance.html Bug 1002513 - Clamp gain to zero in PannerNode to avoid inverting the phase when the distance is greater than maxDistance. r= 2015-01-14 17:11:06 +01:00
test_periodicWave.html
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_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_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 Bug 1094764 - Implement AudioContext.suspend and friends. r=roc,ehsan 2015-02-27 18:22:05 +01:00