WebAudio/Test Plan: Difference between revisions
< WebAudio
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* [https://wiki.mozilla.org/Web_Audio_API MozillaWiki article for the W3C Web Audio API] | * [https://wiki.mozilla.org/Web_Audio_API MozillaWiki article for the W3C Web Audio API] | ||
* [https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html W3C Web Audio API Specification] | * [https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html W3C Web Audio API Specification] | ||
* [https://developer.mozilla.org/en-US/docs/Web_Audio_API/Porting_webkitAudioContext_code_to_standards_based_AudioContext Differences in the implementation between Firefox and Chrome] | |||
* Demo pages: | * Demo pages: | ||
**[] | **[http://webaudiodemos.appspot.com/] | ||
**[http://chromium.googlecode.com/svn/trunk/samples/audio/samples.html] | |||
== Test Cases == | == Test Cases == |
Revision as of 06:53, 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
References
- MozillaWiki article for the W3C Web Audio API
- W3C Web Audio API Specification
- Differences in the implementation between Firefox and Chrome
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