Files
pkgsrc-ng/www/firefox38/patches/patch-toolkit_modules_GMPUtils.jsm
2016-01-21 23:42:40 +01:00

13 lines
612 B
JavaScript

$NetBSD: patch-toolkit_modules_GMPUtils.jsm,v 1.1 2015/07/09 14:13:52 ryoon Exp $
--- toolkit/modules/GMPUtils.jsm.orig 2015-05-04 00:43:33.000000000 +0000
+++ toolkit/modules/GMPUtils.jsm
@@ -74,6 +74,7 @@ this.GMPPrefs = {
KEY_EME_ENABLED: "media.eme.enabled",
KEY_PLUGIN_ENABLED: "media.{0}.enabled",
KEY_PLUGIN_LAST_UPDATE: "media.{0}.lastUpdate",
+ KEY_PLUGIN_PATH: "media.{0}.path",
KEY_PLUGIN_VERSION: "media.{0}.version",
KEY_PLUGIN_AUTOUPDATE: "media.{0}.autoupdate",
KEY_PLUGIN_FORCEVISIBLE: "media.{0}.forcevisible",