Closed Bug 499907 Opened 15 years ago Closed 15 years ago

Mochitest server uses bogus MIME type for .ogg

Categories

(Testing :: General, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: hsivonen)

References

()

Details

Attachments

(1 file)

Steps to reproduce:
 1) Presumably install something that tells the system that .ogg files have a bogus type. (Sorry, I don't know what specifically causes this.)
 2) Start mochitest
 3) Load http://localhost:8888/tests/content/media/video/test/sound.ogg with LiveHTTPHeaders on.

Actual results:
The media type is application/x-ogg. This causes massive failures on media element unit tests, because Gecko rejects media files with bogus types.

Expected results:
application/ogg
Attachment #384595 - Flags: review?(jwalden+bmo)
Attachment #384595 - Flags: review?(jwalden+bmo) → review+
Pushed as http://hg.mozilla.org/mozilla-central/rev/a3e0b93775cb
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: httpd.js → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: