[Webkit-unassigned] [Bug 147822] [GTK][GStreamer] 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
Fri Feb 9 10:00:34 PST 2018


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

--- Comment #26 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Philippe Normand from comment #25)
> WebKit could notify the app with a signal that the required codec
> installation was denied and Epiphany could store the result in a cache file
> perhaps.

What would the WebKit API look like?

Epiphany already has a permissions request cache (EphyPermissionsManager), but it's keyed on the website's security origin (protocol, host, and port). This storage would need to be keyed on the codec instead, so we would not be able to use EphyPermissionsManager for this.

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


More information about the webkit-unassigned mailing list