DescriptionAdd UMA logging to track bad MIME types passed to HTMLMediaElement
It would be nice to change HTMLMediaElement to use ParsedContentType when
checking MIME types passed to it. However, it currently uses ContentType
which is not properly spec compliant. Adding a UMA to determine how much
real world usage actually provides MIME types that don't parse according to
RFC 2045.
BUG=674329
TEST=media layout tests pass
Review-Url: https://codereview.chromium.org/2730853002
Cr-Commit-Position: refs/heads/master@{#462782}
Committed: https://chromium.googlesource.com/chromium/src/+/9049bebd837e0af0c1e9cba1669779c14978ccf4
Patch Set 1 #
Total comments: 1
Patch Set 2 : changes (+rebase) #
Total comments: 2
Patch Set 3 : changes (+rebase) #Patch Set 4 : rebase only #
Messages
Total messages: 24 (15 generated)
|