WebAudio/Test Plan: Difference between revisions
< WebAudio
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
*All the test cases were executed | *All the test cases were executed | ||
*All the blocker, critical, major bugs have been fixed | *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 | |||
** Ubuntu 12.10 32bit | |||
** Mac OSX 10.8.3 |
Revision as of 14:24, 2 August 2013
Web Audio
Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
Web Audio | Landed | Firefox 24 | 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.
References
- MozillaWiki article for the W3C Web Audio API
- W3C Web Audio API Specification
- Differences in the implementation between Firefox and Chrome
- Demo pages:
Test Cases
- The manual test cases for this feature can be viewed in this [http:// Moztrap testsuite]
Bugs
- Tracking bug - 779297
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
- Ubuntu 12.10 32bit
- Mac OSX 10.8.3