Closed
Bug 2053883
Opened 1 month ago
Closed 1 month ago
IPPAlwaysOn synchronous proxy restart loop freezes browser on live policy change
Categories
(Enterprise Products :: Firefox, defect)
Enterprise Products
Firefox
Tracking
(firefox154 fixed)
VERIFIED
FIXED
MVP
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: jporter, Assigned: jporter)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 2049327 (live policy update rework) changed the policy engine to run onRemove and re-apply a policy on live parameter changes. For AccessConnector this tears down and restarts the proxy, triggering the freeze on any live policy change.
Steps to reproduce:
- Apply the AccessConnector enterprise policy.
- Change a policy parameter live (e.g. Host, Port, or MatchPatterns).
- Observe the browser freeze.
| Assignee | ||
Updated•1 month ago
|
Target Milestone: --- → MVP
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed by sstreich@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4868e96d5a45
https://hg.mozilla.org/integration/autoland/rev/8a31a9af6dff
Defer and back off IPPAlwaysOn proxy restarts r=sstreich
Comment 3•1 month ago
|
||
| bugherder | ||
Updated•1 month ago
|
Flags: qe-verify+
Comment 4•24 days ago
|
||
Verified fixed on 155.0a1 (Build ID:20260807123753) on Windows 11 and macOS 26.4.
The policy has been modified on a instance of the admin console open in the FxE browser and the policy was applied live and no browser freeze occurred.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•