<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable MediaSource::isTypeSupported() to handle the upper-cased MIME type &amp; Codec"
   href="https://bugs.webkit.org/show_bug.cgi?id=150436#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable MediaSource::isTypeSupported() to handle the upper-cased MIME type &amp; Codec"
   href="https://bugs.webkit.org/show_bug.cgi?id=150436">bug 150436</a>
              from <span class="vcard"><a class="email" href="mailto:eric.carlson&#64;apple.com" title="Eric Carlson &lt;eric.carlson&#64;apple.com&gt;"> <span class="fn">Eric Carlson</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=263819&amp;action=diff" name="attach_263819" title="Patch">attachment 263819</a> <a href="attachment.cgi?id=263819&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=263819&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=263819&amp;action=review</a>

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

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>