[Webkit-unassigned] [Bug 37390] [GTK] Shouldn't take over QuickTime plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 08:56:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37390





--- Comment #5 from Bastien Nocera <hadess at hadess.net>  2010-05-13 08:56:43 PST ---
(In reply to comment #4)
> See http://trailers.apple.com/trailers/global/scripts/lib/ac_media.js
> 
> // added a check for Google Chrome; until they fix their .mov wrapper bug we can't serve the <video> element
<snip>
> So the logic is to check if the browser supports HTML5 video and video/mp4. If so a video element is created instead of an <object>... So, not sure what I can actually do. I won't blacklist video/mp4 from our player. Have you tried the patch?

Right, it's my mistake for thinking that WebKitGTK was taking over from the <embed> property. Are you sure that's what it's doing?

I still don't understand why a User-agent matching *QuickTime* (as opposed to one matching the Safari version) would make a difference to the website, if you were using a <video> tag.

-- 
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