Closed Bug 1589029 Opened 5 years ago Closed 5 years ago

Simplify ShutdownBlocker handling in MediaRecorder

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: pehrsons, Assigned: pehrsons)

Details

Attachments

(1 file)

Currently MediaRecorder has a static ShutdownBlocker that keeps track of all the Sessions in the process. By using distinct names for the blockers, each session can have its own blocker, which simplifies code quite a bit. Most of all it removes the need for any statics in MediaRecorder.cpp.

Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fe00ae5e7187
Use distinct ShutdownBlockers in MediaRecorder. r=bryce
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: