- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Jun 2012 15:52:37 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17423
Summary: A way to destroy an AudioContext instance
Product: AudioWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Audio API
AssignedTo: dave.null@w3.org
ReportedBy: ot@zoy.org
QAContact: public-audio@w3.org
Closed per http://www.w3.org/2011/audio/track/issues/3
Raised by Jussi as “There should be a way to destroy an Audio Context. This is
especially important because the number of AudioContexts is limited, and if the
end developer is using multiple libraries that create these contexts, this will
be a problem unless the libraries have a way to get rid of the AudioContext
instance. The ideal solution would be that AudioContexts would follow basic
garbage collection rules and would be destroyed if there were no references to
it, and currently the spec doesn't actually say anything about the garbage
collection, so this is the expected behavior.”
Resolved at 16 Apr teleconference:
Resolution: close ISSUE-3 as satisfying as is, make sure we document limits in
the number of contexts - not necessarily in the spec but in some developer doc.
http://lists.w3.org/Archives/Public/public-audio/2012AprJun/0060.html
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 5 June 2012 15:52:45 UTC