Closed Bug 1702363 Opened 4 years ago Closed 4 years ago

Replace `AbstractThread` with `nsISerialEventTarget` in `MediaTrackGraph`

Categories

(Core :: Audio/Video: MediaStreamGraph, task, P3)

task

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: alwu, Assigned: alwu)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The usage of AbstractThread are all used for a direct dispatch, it doesn't use something special like tail dispatching. So using nsISerialEventTarget is enough for the MediaTrackGraph.

Attachment #9212958 - Attachment description: WIP: Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. → Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph.
Attachment #9212958 - Attachment description: Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. → WIP: Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph.
Attachment #9212958 - Attachment description: WIP: Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. → Bug 1702363 - replace AbstractThread with nsISerialEventTarget for MediaTrackGraph.
Pushed by alwu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/45f6ef3e89b3 replace AbstractThread with nsISerialEventTarget for MediaTrackGraph. r=pehrsons
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: