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

CSP Policy break unsafe-eval #10387

Closed
chintan3100 opened this issue Dec 27, 2018 · 3 comments · Fixed by Ksyos/pdfjs-release#1
Closed

CSP Policy break unsafe-eval #10387

chintan3100 opened this issue Dec 27, 2018 · 3 comments · Fixed by Ksyos/pdfjs-release#1

Comments

@chintan3100
Copy link

var g = function () {
return this;
}() || Function("return this")();

@timvandermeij
Copy link
Contributor

Closing since this is a duplicate of #10229 which is fixed and will be part of the next release.

@Que3216
Copy link

Que3216 commented Jan 30, 2019

When's the next release planned for?

@timvandermeij
Copy link
Contributor

It's tracked in #10416 and while there is no fixed date yet, we hope to get to this soon.

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 a pull request may close this issue.

3 participants