Closed
Bug 1219169
Opened 9 years ago
Closed 9 years ago
Remove AbstractMediaDecoder::OnStateMachineTaskQueue()
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla45
People
(Reporter: jwwang, Assigned: jwwang)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Readers run on its own task queues and should not assert OnStateMachineTaskQueue() anymore.
Assignee: nobody → jwwang
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Bug 1219169. Part 1 - Remove AbstractMediaDecoder::OnStateMachineTaskQueue(). r=jya.
Attachment #8680936 -
Flags: review?(jyavenard)
Assignee | ||
Comment 4•9 years ago
|
||
Bug 1219169. Part 2 - move MediaDecoderStateMachine::OnTaskQueue() to private. r=jya.
Attachment #8680937 -
Flags: review?(jyavenard)
Updated•9 years ago
|
Attachment #8680936 -
Flags: review?(jyavenard) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8680936 [details]
MozReview Request: Bug 1219169. Part 1 - Remove AbstractMediaDecoder::OnStateMachineTaskQueue(). r=jya.
https://reviewboard.mozilla.org/r/23693/#review21313
Comment 6•9 years ago
|
||
Comment on attachment 8680937 [details]
MozReview Request: Bug 1219169. Part 2 - move MediaDecoderStateMachine::OnTaskQueue() to private. r=jya.
https://reviewboard.mozilla.org/r/23695/#review21315
Attachment #8680937 -
Flags: review?(jyavenard) → review+
Assignee | ||
Comment 7•9 years ago
|
||
Thanks!
Comment 9•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/652fb7dfc698
https://hg.mozilla.org/mozilla-central/rev/47fed0ef3b98
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 10•9 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/652fb7dfc698
https://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/47fed0ef3b98
status-b2g-v2.5:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•