[Bug 24673] Provide guidance on case-sensitivity of content type string checks

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |24873

--- Comment #6 from David Dorwin <ddorwin@google.com> ---
At least some cases of "contentType" have been replaced with "initDataType" and
there is a note that "Initialization data type strings are always matched
case-sensitively."

We should also add a sentence that "string comparison is case-sensitive" to all
algorithms that check of initDataType like we have for key system in the
MediaKeys constructor.

There is still one use of content type in isTypeSupported, which may still
change (bug 24873).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 3 April 2014 01:15:30 UTC