Open
Bug 1989272
Opened 5 months ago
Updated 5 days ago
Live Policies implementation: apply and unapply
Categories
(Firefox Enterprise :: Client, defect, P2)
Tracking
(Not tracked)
NEW
MVP
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 3 open bugs)
Details
Currently we have only implemented unblockAboutPage in browser/components/enterprisepolicies/Policies.sys.mjs for the purpose of the demo.
We would need to implement more generic handling for correct live policies applications
Updated•3 months ago
|
Group: firefox-enterprise
Updated•1 month ago
|
Target Milestone: --- → MVP
Updated•1 month ago
|
Blocks: firefox-client-mvp
Updated•1 month ago
|
Priority: -- → P2
Updated•1 month ago
|
Severity: -- → S3
Comment 1•5 days ago
•
|
||
We did some limited testing for this as well on Firefox Enterprise 149.0a1 (Build ID:20260221191449) in the Alpha test run, and noticed that while BlockAboutConfig value is updated in about:policies, when:
- set to
Trueit applies without browser restart after 1-2 minutes when accessing about:config - Set to
Falseit does not apply without browser restart
Note:
When the policy blocks access, what is seen is this "page is not loading" message so maybe this is caching somehow when unblocking user access without restart.
Please check the list of Live policies we compiled and deny or confirm if they can be used as such.
You need to log in
before you can comment on or make changes to this bug.
Description
•