WebAudio API Rollout Status: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
* {{Bug|779297}} - Web Audio Implementation Tracking Bug | * {{Bug|779297}} - Web Audio Implementation Tracking Bug | ||
* [https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html Web Audio API W3C Specification] | * [https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html Web Audio API W3C Specification] | ||
===Current Status In Firefox==== | |||
====API Preference Status==== | |||
|- Version || Channel || Default Status -| | |||
|- Firefox 23 || Nightly || On -| | |||
|- Firefox 22 || Aurora || Off -| | |||
|- Firefox 21 || Beta || Not Present -| | |||
|- Firefox 20 and down || Release || Not Present -| | |||
====Node Implementation Status==== | |||
|- Bug || Node Name || Expected to Land || Owner -| | |||
|- {{Bug|779297}} || exampleNode || Firefox 23 || mbest@mozilla.com -| | |||
Revision as of 19:07, 23 April 2013
WebAudio API is a emerging audio solution for intensive web applications such as games and rich media content. This page tracks the current progress to develop all the nodes used by the standard. It also provides insight into which versions of Firefox currently include WebAudio and whether or not the API is on as the default preference.
- bug 779297 - Web Audio Implementation Tracking Bug
- Web Audio API W3C Specification
Current Status In Firefox=
API Preference Status
|- Version || Channel || Default Status -| |- Firefox 23 || Nightly || On -| |- Firefox 22 || Aurora || Off -| |- Firefox 21 || Beta || Not Present -| |- Firefox 20 and down || Release || Not Present -|
Node Implementation Status
|- Bug || Node Name || Expected to Land || Owner -| |- bug 779297 || exampleNode || Firefox 23 || mbest@mozilla.com -|