[Webkit-unassigned] [Bug 39422] <audio> does not play mp3 file if it doesn't have an extension

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 8 07:50:23 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=39422

Andy Bajka <andy2013 at bajka.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andy2013 at bajka.com

--- Comment #1 from Andy Bajka <andy2013 at bajka.com> ---
I can confirm this bug. It occurs in Safari OS X and iOS using the latest versions as of February 2015. Both Firefox and Chrome will play the .MP3 file even if the source file has no extension.

Example where "audio" is a valid .MP3 file.

<audio controls>
<source src="http://www.example.com/audio" type="audio/mpeg">
</audio>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150208/4dbee334/attachment-0002.html>


More information about the webkit-unassigned mailing list