Closed Bug 856771 Opened 11 years ago Closed 11 years ago

Protect the source buffer nodes from leaking when their binding goes away without being played back

Categories

(Core :: Web Audio, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

We have a small bug for AudioBufferSourceNodes which are not played back.  Currently if their binding goes away, we don't properly remove them from the graph since we still expect them to produce their own output, which they never will.
Attached patch Patch (v1)Splinter Review
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Attachment #732065 - Flags: review?(roc)
https://hg.mozilla.org/mozilla-central/rev/f4c002c3ecb4
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
The real part of this patch was somehow not landed...

https://hg.mozilla.org/integration/mozilla-inbound/rev/a5b87fd28e70
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
https://hg.mozilla.org/mozilla-central/rev/a5b87fd28e70
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
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.

Attachment

General

Created:
Updated:
Size: