[Webkit-unassigned] [Bug 89764] Prefer PluginDocument over MediaDocument
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 22 10:14:55 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89764
--- Comment #3 from Daniel Drake <dsd at laptop.org> 2012-06-22 10:14:52 PST ---
OLPC has never had support for <video> and <audio>, so our projects have built up content around <a>. Thats why it makes sense for us - we're breaking a lot of our existing content with our move to webkit :( <a> *is* the common case in our corner of the world.
But I can see your point about <video> being the way forward, at least in the wider view of things.
I did not get a very encouraging response about adding Xv acceleration into the inbuilt video code - I was told it will move to OpenGL, which would mean we would be left with absolutely no webkit-internal video support on our platform, we don't have OpenGL. Anyway, I will poke a bit more with your response in mind.
If I don't make progress on that track, would you consider a similar patch to the one posted here, but controlled by a runtime configuration option, off by default?
--
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