Closed
Bug 1583889
Opened 6 years ago
Closed 5 years ago
Unify various implementations of setupPolicyEngineWithJson into one place
Categories
(Firefox :: Enterprise Policies, task, P5)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
We now have four different implementations of setupPolicyEngineWithJson in four different head.js files for policy.
We should create a JSM to have this so everyone can reuse.
Assignee | ||
Comment 1•5 years ago
|
||
Come to find out, the function was already done in EnterprisePolicyTesting.jsm, there were just two consumers that needed to be updated.
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/40dccdc8a4d4
Use EnterprisePolicyTesting for xpcshell tests r=emalysz
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•