Closed
Bug 1057880
Opened 10 years ago
Closed 10 years ago
test_can_play_type_mpeg fails on WinXP with MP4Reader enabled
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: cpearce, Assigned: cpearce)
References
Details
Attachments
(1 file)
1.76 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
test_can_play_type_mpeg fails on WinXP with MP4Reader enabled. This is because the test expects MP4 to be available if the pref "media.fragmented-mp4.exposed" is true, but in the case of WinXP we don't have a platform decoder, so that assumption is incorrect.
Attachment #8478021 -
Flags: review?(kinetik)
Updated•10 years ago
|
Attachment #8478021 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•