Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'parser metadata' to requests. #285

Merged
merged 1 commit into from
Apr 14, 2016
Merged

Add 'parser metadata' to requests. #285

merged 1 commit into from
Apr 14, 2016

Conversation

mikewest
Copy link
Member

This is in support of the 'unsafe-dynamic' source expression in
CSP3: https://w3c.github.io/webappsec-csp/#unsafe-dynamic-usage.

w3c/webappsec-csp#70

@mikewest
Copy link
Member Author

WDYT, @annevk?

@annevk annevk merged commit bc399d5 into whatwg:master Apr 14, 2016
@annevk
Copy link
Member

annevk commented Apr 14, 2016

Thanks for generating!

@mikewest
Copy link
Member Author

Thanks for landing!

annevk pushed a commit to whatwg/html that referenced this pull request Apr 15, 2016
In order for CSP to correctly implement the 'unsafe-dynamic' source expression, HTML needs to teach Fetch about the parser-insertedness that ought to be associated with script requests.

See w3c/webappsec-csp#70 for context.

The Fetch side of this patch is whatwg/fetch#285.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants