[Webkit-unassigned] [Bug 150436] Enable MediaSource::isTypeSupported() to handle the upper-cased MIME type & Codec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 09:18:23 PDT 2015


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

--- Comment #11 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 263819
  --> https://bugs.webkit.org/attachment.cgi?id=263819
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=263819&action=review

> LayoutTests/http/tests/media/media-source/mediasource-is-type-supported-expected.txt:30
> -PASS Test valid WebM type "audio/webm;codecs="vorbis"" 
> +PASS Test valid WebM type "audio/webm;codecs="vorbis""
> +PASS Test valid WebM type "AUDIO/WEBM;CODECS="vorbis""
>  PASS Test valid MP4 type "video/mp4;codecs="avc1.4d001e"" 
>  PASS Test valid MP4 type "video/mp4;codecs="avc1.42001e"" 

This should be tested on all ports, so you should also have an upper/mixed case type that is supported by ports that don't support webm/vorbis.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151023/70a127f2/attachment.html>


More information about the webkit-unassigned mailing list