Closed Bug 1596433 Opened 5 years ago Closed 5 years ago

MediaStreamTrackAudioSourceNode is never marked active

Categories

(Core :: Web Audio, defect, P3)

68 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: pehrsons, Assigned: pehrsons)

References

Details

Attachments

(1 file)

Being marked active means its kept alive to allow audio to play even though there is no direct strong reference keeping it alive.

This is fairly common, we had a number of reports of this on MediaStreamAudioSourceNode back in the days.

We are already marking the track node inactive when the track ends, so this would just be a matter of marking it active when it is set with a live track.

Summary: MediaStreamTrackAudioSourceNode is never marked inactive → MediaStreamTrackAudioSourceNode is never marked active
Assignee: nobody → apehrson
Priority: -- → P3
Pushed by pehrsons@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ce1b32236689 Mark MediaStreamTrackAudioSourceNode active when set up with a live input track. r=padenot
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: