[Webkit-unassigned] [Bug 44519] HTMLMediaElement.canPlayType gives wrong results on the iPhone
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 24 06:18:22 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44519
--- Comment #1 from Niels Leenheer (rakaz) <niels.leenheer at gmail.com> 2010-08-24 06:18:22 PST ---
Html5test.com currently uses a workaround for codec detection on the iPhone. This workaround will probably be removed in an upcoming version of the test. The result is that Safari for the iPhone will no longer score bonus points for codecs.
The idea is that if you can't properly detect a codec, it is not properly supported. Especially on mobile devices canPlayType is essential, because you can't simply try to load the stream and see what happens.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list