update noscript, fix build scripts

Former-commit-id: bf078e96a88d009698354a58e52599c1f101b9cd
This commit is contained in:
R4SAS 2018-01-23 11:50:18 +03:00
parent 6423760c3c
commit 22e7f39ef9
9 changed files with 32 additions and 17 deletions

View file

@ -250,8 +250,8 @@ pref("network.proxy.type", 1);
pref("network.cookie.prefsMigrated", true);
pref("noscript.ABE.enabled", false);
pref("noscript.ABE.wanIpAsLocal", false);
pref("noscript.firstRunRedirection.pending", "5.1.8.2");
pref("noscript.version", "5.1.8.2");
pref("noscript.firstRunRedirection.pending", "5.1.8.3");
pref("noscript.version", "5.1.8.3");
pref("noscript.visibleUIChecked", true);
pref("pdfjs.disabled", true);
pref("pdfjs.enableWebGL", false);