Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED TREE

This commit is contained in:
Goloman Adrian
2025-02-06 14:50:21 +02:00
parent 4ab65ff15a
commit bc8a66a1e1
4 changed files with 4 additions and 35 deletions

View File

@@ -120,10 +120,6 @@ class SelectableProfileServiceClass {
}
get isEnabled() {
if (!Services.policies.isAllowed("profileManagement")) {
return false;
}
// If a storeID has been assigned then profiles may have been created so force us on. Also
// covers the case when the selector is shown at startup and we don't have preferences
// available.