On Thu, Jul 9, 2009 at 6:51 PM, David Gerard<[email protected]> wrote:
> 2009/7/9 Ian Fette (イアンフェッティ) <[email protected]>:
>
>> As Peter said, please don't just block Chrome flat out -- if you must, just
>> block Chrome under version 3. Note that when we push 3 to stable, everyone
>> will be automatically updated.
>
>
> As version 3 is easily detectable, presumably we'd just detect it.

The code on Wikipedia, OggHandler, directly checks for video tag
support. Further tests attempt to deal with canplaytype and safari,
etc..  but HTML5 video on Wikipedia will just work on anything that
supports HTML5 video and Ogg/Theora.

The JS is pretty readable:
http://en.wikipedia.org/w/extensions/OggHandler/OggPlayer.js?10

Reply via email to