Loading browser/components/preferences/config/privacy.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -3038,7 +3038,7 @@ Preferences.addSetting({ lazy.AppConstants.platform == "macosx") && typeof Services.policies.getActivePolicies()?.Certificates ?.ImportEnterpriseRoots == "undefined" && !AppConstants.BASE_BROWSER_VERSION !lazy.AppConstants.BASE_BROWSER_VERSION ); }, }); Loading Loading
browser/components/preferences/config/privacy.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -3038,7 +3038,7 @@ Preferences.addSetting({ lazy.AppConstants.platform == "macosx") && typeof Services.policies.getActivePolicies()?.Certificates ?.ImportEnterpriseRoots == "undefined" && !AppConstants.BASE_BROWSER_VERSION !lazy.AppConstants.BASE_BROWSER_VERSION ); }, }); Loading