WebAudio API Rollout Status: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:


====API Preference Status====
====API Preference Status====
|- Version || Channel || Default Status -|
{| class="wikitable fullwidth-table"
|- Firefox 23 || Nightly || On -|
| Version || Channel || Default Status
|- Firefox 22 || Aurora || Off -|
|- Firefox 23 || Nightly || On
|- Firefox 21 || Beta || Not Present -|
|- Firefox 22 || Aurora || Off
|- Firefox 20 and down || Release || Not Present -|
|- Firefox 21 || Beta || Not Present
|- Firefox 20 and down || Release || Not Present
|}




====Node Implementation Status====
====Node Implementation Status====


{| class="wikitable fullwidth-table"
|- Bug || Node Name || Expected to Land || Owner -|
|- Bug || Node Name || Expected to Land || Owner -|
|- {{Bug|779297}} || exampleNode || Firefox 23 || mbest@mozilla.com -|
|- {{Bug|779297}} || exampleNode || Firefox 23 || mbest@mozilla.com -|
|}

Revision as of 19:09, 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.

Current Status In Firefox=

API Preference Status

Version Channel Default Status


Node Implementation Status