META: content_security_policy
for extension contexts
#74
Labels
documentation
Improvements or additions to documentation
inconsistency
Inconsistent behavior across browsers
topic: csp
Related to content security policy enforcement
To clarify: this issue is about CSP specifically for extension contexts. For making changes to CSP of websites, please see other issues like #7.
This issue has been split up in separate issues and this main issue will function as an overview for everything related to the
content_security_policy
property for extension contexts.W3C webextensions issues related to
content_security_policy
Open
content_security_policy.content_scripts
#95report-uri
forcontent_security_policy
#97content_security_policy
#98content_security_policy
browser restrictions #99Closed
content_security_policy
syntax #96Individual browser bugs related to
content_security_policy
A summary of some of the bugs which appear in some (old) browsers.
Open
report-sample
and/orstrict-dynamic
completely breaks the CSP and the extension will act as if it's not there. Firefox bug reportApproved / Work in Progress
sandbox
directive completely disables all CSS on extension pages like popups. Apple Developer Forums post and Apple Feedback Assistant ticketShipped
frame-ancestors
for the inlineoptions_ui
page to work.The text was updated successfully, but these errors were encountered: