Closed
Bug 1947806
Opened 1 year ago
Closed 1 year ago
Fix CSP error on Fenix low risk error page
Categories
(Firefox for Android :: General, defect)
Tracking
()
RESOLVED
FIXED
137 Branch
People
(Reporter: olivia, Assigned: olivia)
References
Details
Attachments
(1 file)
When debugging bug 1944579, there was a CSP error on low_and_medium_risk_error_pages.html of Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “default-src resource:” resource://android/assets/low_and_medium_risk_error_pages.html?&title=Secure+Connection+Failed&butto:79:34.
It appears this block on the error page is no longer in use and isn't executed.
| Assignee | ||
Comment 1•1 year ago
|
||
Removes unused code in low_and_medium_risk_error_pages.html.
Pushed by ohall@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/107d9e97eb17
Fix CSP error on Fenix low risk error page r=android-reviewers,petru
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
| Assignee | ||
Updated•1 year ago
|
status-firefox135:
--- → wontfix
status-firefox136:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•