Closed
Bug 2048901
Opened 2 months ago
Closed 29 days ago
Lockdown Mode does not get un-applied live when removing previously added custom value
Categories
(Enterprise Products :: Firefox, defect)
Enterprise Products
Firefox
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 2056605
People
(Reporter: pmagyari, Assigned: janika)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Found in
- Firefox Enterprise Beta 153
Affected platforms
- All
Steps to reproduce
- Log in to FxE using valid credentials.
- Enable Lockdown mode through policies (SitePolicies - Custom value)
[ { "Match": ["*.reddit.com"], "Policies": { "DisableJit": true } } ] - Go to about:policies and make sure the policy appears as set.
- Navigate to reddit.com and make sure the icon appears in the toolbar accordingly.
- Return to the console, remove the policy added in step 2.
Expected result
- The policy is successfully removed and no longer appears in about:policies and the lockdown mode icon is no longer visible on reddit.com.
Actual result
- The policy is successfully removed and no longer appears in about:policies but the lockdown mode icon is still visible on the reddit.com tab until you restart the browser. (does not get removed live)
Note
- When editing the policy it does get applied live and the icon disappears from the previously set webpage accordingly.
- Not a regression.
Updated•2 months ago
|
Assignee: nobody → jneuberger
Severity: -- → S2
| Reporter | ||
Comment 1•29 days ago
•
|
||
This issue was fixed through Bug 2056605 on FxE 155.0a1.
You need to log in
before you can comment on or make changes to this bug.
Description
•