gecko/dom/media/webaudio
Ehsan Akhgari 309b4049b4 Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
We are white-listing the existing set of tests that use setTimeout
like this.  Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.

This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
..
blink Bug 1107814 - Part 2: Mark some directories as FAIL_ON_WARNINGS conditionally for some compilers. r=gps 2014-12-04 01:11:14 -08:00
compiledtest Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
test Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
AnalyserNode.cpp Bug 1092831 - AnalyserNode should have channelCountMode set to "max" by default. r=ehsan 2014-12-04 11:22:51 -08:00
AnalyserNode.h
AudioBuffer.cpp
AudioBuffer.h
AudioBufferSourceNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
AudioBufferSourceNode.h
AudioContext.cpp Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
AudioContext.h Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
AudioDestinationNode.cpp Bug 1087944 - Implement the promise version of OfflineAudioContext. r=ehsan,smaug 2014-11-19 11:38:39 +01:00
AudioDestinationNode.h Bug 1087944 - Implement the promise version of OfflineAudioContext. r=ehsan,smaug 2014-11-19 11:38:39 +01:00
AudioEventTimeline.h
AudioListener.cpp
AudioListener.h
AudioNode.cpp
AudioNode.h
AudioNodeEngine.cpp Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
AudioNodeEngine.h Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeExternalInputStream.cpp bug 1100409 set AudioNodeStream::mLastChunks length only once r=padenot 2014-11-18 16:22:45 +13:00
AudioNodeExternalInputStream.h Bug 1061046. Part 12: Simplify AudioNodeExternalInputStream since no resampling is needed. r=karlt 2014-09-18 11:51:21 +12:00
AudioNodeStream.cpp bug 1100409 uninline AudioNodeStream constructor to avoid requiring AudioNodeEngine.h r=padenot 2014-11-21 08:41:18 +13:00
AudioNodeStream.h bug 1100409 uninline AudioNodeStream constructor to avoid requiring AudioNodeEngine.h r=padenot 2014-11-21 08:41:18 +13:00
AudioParam.cpp
AudioParam.h
AudioParamTimeline.h
AudioProcessingEvent.cpp
AudioProcessingEvent.h
BiquadFilterNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
BiquadFilterNode.h
BufferDecoder.cpp Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
BufferDecoder.h Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
ChannelMergerNode.cpp
ChannelMergerNode.h
ChannelSplitterNode.cpp
ChannelSplitterNode.h
ConvolverNode.cpp
ConvolverNode.h
DelayBuffer.cpp bug 976927 use nsAutoTArray operator= from nsTArray r=froydnj 2014-11-19 13:29:19 +13:00
DelayBuffer.h
DelayNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
DelayNode.h
DynamicsCompressorNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
GainNode.h
MediaBufferDecoder.cpp Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
MediaBufferDecoder.h Bug 1108701 - Replace AudioDecodeRendezvous with promise-y goodness. r=cpearce,karlt 2014-12-10 14:03:56 -08:00
MediaElementAudioSourceNode.cpp
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp Bug 1061046. Part 17: Remove some unused TrackRate parameters. r=karlt 2014-09-18 17:13:16 +12:00
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp
MediaStreamAudioSourceNode.h
moz.build Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
OfflineAudioCompletionEvent.cpp
OfflineAudioCompletionEvent.h
OscillatorNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
OscillatorNode.h
PannerNode.cpp Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
PannerNode.h
PanningUtils.h Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
PeriodicWave.cpp
PeriodicWave.h
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
ScriptProcessorNode.h
StereoPannerNode.cpp Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
StereoPannerNode.h Bug 1100349 - Implement StereoPannerNode. r=ehsan,smaug 2014-11-19 18:15:13 +01:00
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp
WaveShaperNode.h
WebAudioUtils.cpp
WebAudioUtils.h