Le 25/09/16 à 21:31, Laurent Bigonville a écrit :
On Sun, 25 Sep 2016 05:05:59 +0000 Mike Hommey <gland...@debian.org> wrote:

Hi,

[...]
    * debian/browser.mozconfig.in, debian/browser.install.in, debian/rules:
      Do not disable EME. Closes: #838478 
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838478>.
The "Read DRM content" is now available in the preferences and the plugin is visible in the about:addons pane. But it seems that the download of the runtime is never happening. Firefox still says that the runtime will be installed shortly.

This is working fine with firefox downloaded directly from mozilla.org (in an other profile). If I'm copying the runtime (gmp-widevine) downloaded in that profile to my main one used by debian version of firefox, it still not working.

OK the fact that it's not downloading the runtime is due to the following line in /etc/firefox/firefox.js

// Avoid openh264 being downloaded.
pref("media.gmp-manager.url.override", "data:text/plain,");

But now the plugin-container crashes...

Reply via email to