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

Workers now have worker-src in CSP #528

Closed
annevk opened this issue Apr 15, 2017 · 2 comments
Closed

Workers now have worker-src in CSP #528

annevk opened this issue Apr 15, 2017 · 2 comments

Comments

@annevk
Copy link
Member

annevk commented Apr 15, 2017

I suspect they no longer use child-src either and might finally adhere to script-src as they should. See https://w3c.github.io/webappsec-csp/. Via w3c/webappsec-csp#203.

@wanderview
Copy link
Member

I recently made workers respect script-src in FF. I think it's in 54.

mikewest added a commit that referenced this issue May 10, 2017
'worker-src' and 'frame-src' have usurped 'child-src'.

Fixes #528.
@annevk
Copy link
Member Author

annevk commented Sep 1, 2017

I fixed this in #588.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants