WebAudio/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 67: Line 67:
* Concerns:
* Concerns:
** {{Bug|890528}} - DelayNode repeats last signal multiple times, does no delay - '''NEW'''
** {{Bug|890528}} - DelayNode repeats last signal multiple times, does no delay - '''NEW'''
** {{Bug|848954}} - Call the MediaStreamGraph's processing code from the cubeb callback when needed  - '''NEW'''
** {{Bug|849636}} - Handle invalid offset/duration passed to AudioBufferSourceNode.start the same way that WebKit does - '''NEW'''
** {{Bug|857610}} - Handle channel count changes in delay node - '''NEW'''
** {{Bug|864171}} -  Problem in converting AudioParam times to track ticks - '''NEW'''
** {{Bug|864780}} - decodeAudioData fails to decode a wave file - '''NEW'''
** {{Bug|865239}} - [Tracking] Finish implementing PannerNode - '''NEW'''
** {{Bug|865241}} - Implement HRTF panning for PannerNode - '''ASSIGNED'''
** {{Bug|865253}} - (oscillatornode) Implement OscillatorNode - '''NEW'''
** {{Bug|865256}} - Implement WaveTable - '''REOPENED'''
** {{Bug|865553}} - Specific mp3 file does not decode correctly when using `decodeAudioData` - '''REOPENED'''
** {{Bug|865642}} - Intermittent test_delayNode.html,test_delayNodeWithGain.html,test_gainNode.html,test_scriptProcessorNode.html | Test timed out. - '''REOPENED'''
** {{Bug|868116}} - Intermittent test_currentTime.html | AudioContext.currentTime should have increased by now - '''REOPENED'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''
** {{Bug|890528}} -  - '''NEW'''

Revision as of 09:39, 9 August 2013

Web Audio

Feature Status Release Target Dev Lead QA Lead QA Status
Web Audio Landed Firefox 25 Ehsan Akhgari Manuela Muntean In progress

Summary

The Web Audio API describes a high-level JavaScript API for processing and synthesizing audio in web applications. The primary paradigm is of an audio routing graph, where a number of AudioNode objects are connected together to define the overall audio rendering.

  • Note: for Linux platform, in order to activate this feature, you need to go to about:config and set media.gstreamer.enabled to true

References

  • Notes
    • not all demos are currently available for Firefox (most of them only work with Chrome)
    • the MP3 support isn't finished yet on Mac

Test Cases

Bugs

Sign off

Criteria
  • All the test cases were executed
  • All the blocker, critical, major bugs have been fixed
Firefox 24 Aurora (pre-beta sign off) - 08/04/2013
  • On the next OSs:
    • Windows 7 64bit
    • Windows 8 32bit
    • Ubuntu 12.10 32bit
    • Mac OSX 10.8.3
Firefox 25 Aurora merge - 08/09/2013
  • On the next OSs:
    • Windows 7 64bit
    • Windows 8 64bit
    • Ubuntu 12.10 32bit
    • Mac OSX 10.8