This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Make app/index*.html CSP more restrictive #584
Comments
Closed
Favicons after downloading via xhr we can base64 and use data urls. I think we should have that anyway for session restore and other props inside the frameProps. |
yep, would just have to send the XHR in a child browsing context (webview / iframe / maybe a worker?) so as to avoid |
Inline scripts are gone. Inline styles are tricky because the webpack style loader that we're using inserts them. |
FYI for preferences I added the same for the webpack included less files and font-awesome. |
This was referenced May 14, 2016
Closed
Closing in favor of #12263 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At minimum
Good to have
The text was updated successfully, but these errors were encountered: