gecko-dev/content
Karl Tomlinson 006662cf9c b=910171 add a general means to keep active nodes alive from the AudioContext r=ehsan
AudioNodes that keep playing or tail-time references need to have these
references cleared when an AudioContext has completed or is shut down by the
window.

Storing references on the AudioContext instead of on the AudioNodes will allow
the AudioContext to report playing references to the cycle collector until
offline rendering starts for bug 914033.  This is not necessary for tail-time
references, but it is tidier to use the same code for playing and tail-time
references.

--HG--
extra : transplant_source : %E0%F1%06%BFV%B6XI%9BX%8E%8D7%3FsU%8F%F9%14r
2013-09-17 11:53:40 +12:00
..
base Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc 2013-09-17 20:45:19 -04:00
canvas Bug 913597 - Remove support for obsolete 'moz-webgl' name for creation of WebGL contexts. r=jgilbert 2013-09-17 20:45:48 -04:00
events Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky 2013-09-17 12:49:07 -04:00
html Bug 913597 - Remove support for obsolete 'moz-webgl' name for creation of WebGL contexts. r=jgilbert 2013-09-17 20:45:48 -04:00
mathml/content Bug 913619 - Minimize the #includes in image/src; r=jrmuizel 2013-09-07 09:01:08 -04:00
media b=910171 add a general means to keep active nodes alive from the AudioContext r=ehsan 2013-09-17 11:53:40 +12:00
smil Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
svg Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
test Bug 915202 - Remove a hack enabling DOMException in xpcshell. r=khuey 2013-09-12 22:16:22 +09:00
xbl Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
xml Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
xslt Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley 2013-09-09 22:37:37 +02:00
xul Bug 916086 - Remove some more enablePrivilege calls. r=jmaher 2013-09-16 22:12:29 +02:00
moz.build Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce 2013-04-04 15:07:00 -07:00