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)

defect

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

  1. Log in to FxE using valid credentials.
  2. Enable Lockdown mode through policies (SitePolicies - Custom value)
    [
      {
        "Match": ["*.reddit.com"],
        "Policies": {
          "DisableJit": true
        }
      }
    ]
    
  3. Go to about:policies and make sure the policy appears as set.
  4. Navigate to reddit.com and make sure the icon appears in the toolbar accordingly.
  5. 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.
Assignee: nobody → jneuberger
Severity: -- → S2
Depends on: 2056605

This issue was fixed through Bug 2056605 on FxE 155.0a1.

Status: NEW → RESOLVED
Closed: 29 days ago
Duplicate of bug: 2056605
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.