Closed
Bug 1637013
Opened 5 years ago
Closed 5 years ago
Make sure preferences are locked even if policy only specified Locked
Categories
(Firefox :: Enterprise Policies, defect)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mkaply, Assigned: mkaply)
Details
Currently we have a number of policies that support Locked as a separate parameter, but we only use that value if the policy sets a value via policy.
So for example, if you lock the permissions autoplay policy, it doesn't take effect unless you explicitly set a default value for the policy.
This is not correct. You should be able to lock a policy independent of setting the value and it should lock it to whatever the default value is.
| Assignee | ||
Comment 1•5 years ago
|
||
I don't think this is necessary after all.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•