Closed
Bug 1286061
Opened 9 years ago
Closed 9 years ago
CSP violation for base-uri about:blank reported generating large volume of csp reports
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: oreoshake, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Steps to reproduce:
Visited https://github.com/orgs/HyphanBot/people in Firefox 47.0 with all plugins disabled.
Actual results:
Content Security Policy: The page's settings blocked the loading of a resource at about:blank ("base-uri https://github.com").
Expected results:
No report should have been generated (I think).
Oops, I copy/pasted that longer link but this happens on every page on GitHub. I'll try to find another site using the `base-uri` directive to see if the same error happens.
Never mind, I just tested with another site and it's something specific to GitHub.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•