Closed
Bug 1517455
Opened 7 years ago
Closed 7 years ago
browser ignores mime type of videos
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
INVALID
People
(Reporter: felix.bau, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
I opened https://media.ccc.de/v/35c3-9999-the_enemy
Actual results:
The video has the mime-type
text/html; charset=utf-8
instead of video/mp4
Expected results:
Firefox shouldn't play it, so that server owners notice this misconfiguration.
Reasons why Mime-Types shouldn't be ignored by browsers:
https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Configuring_server_MIME_types
I noticed this because my TV doesn't play the video (my guess is that the TV's browser respects the MIME-Type and doesn't investigate this further)
Comment 1•7 years ago
|
||
Hmm I am not sure if we want to make something working, not working. Chrome also plays the video which makes it even more difficult to change the behavior.
jya, do you have opinion on this?
Flags: needinfo?(jyavenard)
Comment 2•7 years ago
|
||
This is by design, see bug 1496497
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jyavenard)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•