[Basilisk] pdfjs: Services.policies is not available in UXP, comment it out

This commit is contained in:
roytam1 2023-10-06 11:23:50 +08:00
commit d946fc6195

View file

@ -340,9 +340,9 @@ var PdfJs = {
* @return {boolean} Whether or not it's enabled.
*/
get enabled() {
if (!Services.policies.isAllowed("PDF.js")) {
/*if (!Services.policies.isAllowed("PDF.js")) {
return false;
}
}*/
if (!Services.prefs.getBoolPref(PREF_ENABLED_CACHE_INITIALIZED, false)) {
// If we just updated, and the cache hasn't been initialized, then we