Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED TREE
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user