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: ECMA-262 does not define "operator eval" #503

Closed
shekyan opened this issue Oct 7, 2015 · 1 comment
Closed

CSP: ECMA-262 does not define "operator eval" #503

shekyan opened this issue Oct 7, 2015 · 1 comment

Comments

@shekyan
Copy link

shekyan commented Oct 7, 2015

Section 7.15 mentions operator eval

If 'unsafe-eval' is not in allowed script sources:

Instead of evaluating their arguments, both operator eval and function eval [ECMA-262] MUST throw an EvalError exception.

Operator eval is is not defined neither by ECMA-262, nor by the CSP specification.

@mikewest
Copy link
Member

mikewest commented Oct 7, 2015

This issue was moved to w3c/webappsec-csp#1

@mikewest mikewest closed this as completed Oct 7, 2015
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

No branches or pull requests

2 participants