Closed Bug 1196112 Opened 9 years ago Closed 9 years ago

Remove DecodedStream::mMonitor

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

References

Details

Attachments

(2 files)

Bug 1195632 adds a worker thread to DecodedStream which allows us to do async programming and remove the monitor.
Depends on: 1195632
Bug 1196112. Part 1 - ensure all members except |mShuttingDown| and |mOutputStreamManager| are accessed on the worker thread only.
Attachment #8651690 - Flags: review?(roc)
Bug 1196112. Part 2 - Remove DecodedStream::mMonitor.
Attachment #8651691 - Flags: review?(roc)
Comment on attachment 8651690 [details]
MozReview Request: Bug 1196112. Part 1 - ensure all members except |mShuttingDown| and |mOutputStreamManager| are accessed on the worker thread only.

https://reviewboard.mozilla.org/r/16961/#review15051

Ship It!
Comment on attachment 8651691 [details]
MozReview Request: Bug 1196112. Part 2 - Remove DecodedStream::mMonitor.

https://reviewboard.mozilla.org/r/16963/#review15053

Ship It!
Attachment #8651691 - Flags: review?(roc) → review+
Thanks for the review!
This wasn't at fault. It can re-land at your convenience. But please do investigate bug 1197977 as I suspect it's one of the patches you landed today.
Sure, please re-land it. I am doing some try pushes to locate the suspicious changesets.
https://hg.mozilla.org/mozilla-central/rev/b0b946df6a24
https://hg.mozilla.org/mozilla-central/rev/ce19ea0695c2
Assignee: nobody → jwwang
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Depends on: 1249540
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: