[Bug 21862] [AudioContext]: 'activeSourceCount' should return number of all active Source nodes

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21862

Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ehsan@mozilla.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> ---
We are planning to remove the activeSourceCount property from AudioContext. 
Its functionality can be implemented in Javascript by handling the "ended"
event on AudioBufferSourceNodes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 7 May 2013 00:31:02 UTC