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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 05:53:03 PDT 2010


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

           Summary: <audio> does not play mp3 file if it doesn't have an
                    extension
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jaka at kubje.org


new Audio('foo') doesn't work. If the file is renamed to foo.mp3, it does.

I've also tried using <source> and setting type to 'audio/mpeg', but it still doesn't work.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list