[Bug 18510] decodeAudioData should accept a mime-type

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18510

Philip J <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #4 from Philip J <philipj@opera.com> 2012-08-10 08:10:06 UTC ---
Opera ignores Content-Type for <audio>/<video> and performs sniffing as per
<http://mimesniff.spec.whatwg.org/>. We also ignore Content-Type for <track>
and sniff for WebVTT using the parser spec. Some background in
<http://www.w3.org/html/wg/wiki/ChangeProposals/NoVideoContentType>.

In short, interoperable sniffing is already specified and implemented in Opera,
and I think that using a MIME type instead is strictly worse.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 10 August 2012 08:10:10 UTC