RESOLVED FIXED 58451
MediaPlayerPrivateAVFoundationObjC should adopt [AVURLAsset isPlayableExtendedMIMEType:]
https://bugs.webkit.org/show_bug.cgi?id=58451
Summary MediaPlayerPrivateAVFoundationObjC should adopt [AVURLAsset isPlayableExtende...
Eric Carlson
Reported 2011-04-13 10:01:36 PDT
MediaPlayerPrivateAVFoundationObjC should use [AVURLAsset isPlayableExtendedMIMEType:] so it can fully support the MIME type "codecs" parameter.
Attachments
Proposed patch. (2.35 KB, patch)
2011-04-13 11:00 PDT, Eric Carlson
mjs: review+
Eric Carlson
Comment 1 2011-04-13 10:57:32 PDT
Eric Carlson
Comment 2 2011-04-13 11:00:01 PDT
Created attachment 89405 [details] Proposed patch.
Maciej Stachowiak
Comment 3 2011-04-13 14:21:08 PDT
Comment on attachment 89405 [details] Proposed patch. r=me
Eric Carlson
Comment 4 2011-04-13 14:29:58 PDT
Note You need to log in before you can comment on or make changes to this bug.