Skip to content

Conversation

@xi
Copy link
Contributor

@xi xi commented Sep 10, 2018

see also f65a1ae, cdc8900

inline images may be blocked by CSPs

see also f65a1ae, cdc8900

inline images may be blocked by CSPs
@matthiask matthiask merged commit bc3d377 into django-commons:master Sep 10, 2018
@matthiask
Copy link
Member

Thanks!

adamchainz added a commit to adamchainz/django-debug-toolbar that referenced this pull request Nov 14, 2018
These are done on top of including the raw assets, doubles the work. There's no need for this optimization since DDT is for debug mode only, and with a restrictive Content Security Policy, the `data:` URL's trigger an unnecessary error before the real asset gets loaded.

These were last touched in django-commons#1097 / b356100.
adamchainz added a commit to adamchainz/django-debug-toolbar that referenced this pull request Nov 14, 2018
These are done on top of including the raw assets, doubles the work. There's no need for this optimization since DDT is for debug mode only, and with a restrictive Content Security Policy, the `data:` URL's trigger an unnecessary error before the real asset gets loaded.

These were last touched in django-commons#1097 / b356100.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants