https://bugzilla.wikimedia.org/show_bug.cgi?id=20664
--- Comment #5 from Tim Starling <[email protected]> 2009-10-06 08:14:01 UTC --- Created an attachment (id=6635) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6635) Same feature refactored and updated The JS in the patch wasn't properly factored out, there was some duplicated code with the Safari XiphQT checks. I've fixed that and updated the patch to a base of r57369. There remains quite a bit of confusion in the UI when the user selects the <video> player but the browser does not support the codec in the file. The player will appear to be selectable but won't do anything when selected, a random alternate player will be used instead. This should really be dealt with properly, and I'm reluctant to accept this feature as is. The UI would certainly be less confused if, like in Michael's Safari code, we just blacklisted any browser that didn't support Theora. But I suspect our friendly Chrome developer wouldn't like that solution. This version of the patch has not been properly tested. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
