Closed
Bug 868409
Opened 12 years ago
Closed 12 years ago
ScriptProcessorNode's playing ref should remain active as long as there are outstanding connections
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
(deleted),
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
The self reference for ScriptProcessorNode cannot simply be a one time thing, since that will break down in the face of multiple connections made to the node.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #745164 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Assignee | ||
Comment 4•11 years ago
|
||
Mass moving Web Audio bugs to the Web Audio component. Filter on duckityduck.
Component: Video/Audio → Web Audio
You need to log in
before you can comment on or make changes to this bug.
Description
•