xpinstall.signatures.required
|
12-17-2015, 10:13 PM
Post: #1
|
|||
|
|||
xpinstall.signatures.required
Hi,
we are running a private instance (patched to run tests with multiple steps) based on official version 2.18. Firefox tests are broken on our desktop agents since version 43 of Firefox cause of new default false of setting xpinstall.signatures.required. We fixed that by adding the following to prefs.js: Code: user_pref("xpinstall.signatures.required", false); I wonder why this isn't set in HEAD of webpagetest's github master branch. Is it possible to get webpagetest FF plugin signed? I read setting xpinstall.signatures.required will possibly be disabled in version 45. Regards, Nils Kuhn |
|||
12-18-2015, 12:38 AM
Post: #2
|
|||
|
|||
RE: xpinstall.signatures.required
It is in the HEAD: https://github.com/WPO-Foundation/webpag...efs.js#L66
Added back in August: https://github.com/WPO-Foundation/webpag...981bb84dbe Looks like I probably need to cut a new full release (may have to wait until after the holidays) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)