diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-11 04:42:01 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-11 04:42:01 -0500 |
commit | 93028809651c1290d871ec74af62ba86e0156161 (patch) | |
tree | f977b7a68ab51b2e40ed784097f85251626f1f86 /modules | |
parent | c26e1ae251bdbd36e3debfe9f157ff0ae9ac93d9 (diff) | |
download | uxp-93028809651c1290d871ec74af62ba86e0156161.tar.gz |
Hard-code the version number for Mozilla's GMP service.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/libpref/init/all.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js index 6feefd9439..3f21e161f7 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -5336,7 +5336,7 @@ pref("browser.search.official", true); //pref("media.gmp-manager.url.override", ""); // Update service URL for GMP install/updates: -pref("media.gmp-manager.url", "https://aus5.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml"); +pref("media.gmp-manager.url", "https://aus5.mozilla.org/update/3/GMP/55.0/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml"); // When |media.gmp-manager.cert.requireBuiltIn| is true or not specified the // final certificate and all certificates the connection is redirected to before |