Closed
Bug 1476734
Opened 8 years ago
Closed 8 years ago
Remove URI_SAFE_FOR_UNTRUSTED_CONTENT for chrome://browser/content/policies/aboutPolicies.xhtml from about redirector
Categories
(Firefox :: Enterprise Policies, enhancement)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
Firefox 63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: kanika16047, Assigned: kanika16047)
References
Details
Attachments
(1 file)
With flag URI_SAFE_FOR_UNTRUSTED_CONTENT, aboutPolicies.xhtml doesn't have the privilege to use Chrome Utils, which is essential to call the function Services.policies.getActivePolicies().
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8993067 [details]
Bug 1476734 - Removed URI_SAFE_FOR_UNTRUSTED_CONTENT for chrome://browser/content/policies/aboutPolicies.xhtml from about redirector
https://reviewboard.mozilla.org/r/257882/#review264818
Attachment #8993067 -
Flags: review?(felipc) → review+
Pushed by felipc@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c8ec799be9ea
Remove URI_SAFE_FOR_UNTRUSTED_CONTENT for aboutPolicies.xhtml. r=felipe
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•8 years ago
|
Assignee: nobody → ksaini
You need to log in
before you can comment on or make changes to this bug.
Description
•