[Webkit-unassigned] [Bug 89764] Prefer PluginDocument over MediaDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 10:01:02 PDT 2012


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





--- Comment #2 from Eric Carlson <eric.carlson at apple.com>  2012-06-22 10:00:58 PST ---
The general trend on the Web to use <video> *instead of* <embed> for embedded video, so I think this is absolutely the wrong approach. This change may improve the performance of <a href=myvideo>, but it does nothing for the far the more common case of <video src=myvideo>, so how can it possibly make sense?

If <video> is slower than a plug-in on OLPC, move the logic from the plug-in down into the media element.

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