Closed
Bug 1147435
Opened 11 years ago
Closed 11 years ago
Fix SetDormant() handling in MediaOmxCommonDecoder
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
| Tracking | Status | |
|---|---|---|
| firefox39 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
|
1.73 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
Since Bug 1128357 fix, we need to call MediaDecoderStateMachine::SetDormant() on StateMachine thread.
| Assignee | ||
Comment 1•11 years ago
|
||
AudioOffloadPlayer is instantiated only on codeauroa's platform. Therefore it was not detected by tryserver.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Attachment #8583135 -
Flags: review?(cpearce)
Updated•11 years ago
|
Attachment #8583135 -
Flags: review?(cpearce) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•