Closed Bug 1216034 Opened 9 years ago Closed 9 years ago

MediaDecoderReader::Shutdown should figure out which thread to dispatch the job

Categories

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

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jwwang, Assigned: jwwang)

References

Details

MediaDecoderReader::Shutdown should figure out which thread to dispatch the job to hide the internal thread model of MediaDecoderReader from its client code. The client won't have to worry about on which thread this function should run.
Assignee: nobody → jwwang
Blocks: 1213764
Priority: -- → P5
Please don't do this. The Reader has only one caller, which knows what thread it's supposed to call the Reader on.
Per discussion of bug 1215003 comment 18 ~ bug 1215003 comment 22, I will backout related bugs and take the approach 2 to create MediaDecoderReaderProxy for handling thread details.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.