[Webkit-unassigned] [Bug 147822] [GTK] Install missing media plugins API is totally broken, test /webkit2/WebKitWebView/install-missing-plugins-permission-request times out in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 07:02:35 PST 2016


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

--- Comment #16 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #15)
> We should (partly at least) revert the changes made to the player. If
> video/mp4 isn't in the supported mime-types list there is no chance the
> codec installer fires up when a h264 video is being loaded.

Do you know how to do it without breaking YouTube? YouTube is more important than this API.

Ideally the behavior would be something along the lines of:

 * Try H.264, see it's not supported by the client
 * Fallback to WebM if supported by the server
 * Run codec installer only server does not have WebM available

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161121/c6524d0a/attachment.html>


More information about the webkit-unassigned mailing list