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

Implement tests for CSP mode for JS and Dart #3025

Closed
tbosch opened this issue Jul 13, 2015 · 5 comments
Closed

Implement tests for CSP mode for JS and Dart #3025

tbosch opened this issue Jul 13, 2015 · 5 comments
Labels
area: core Issues related to the framework runtime effort3: weeks feature Issue that requests a new feature
Milestone

Comments

@tbosch
Copy link
Contributor

tbosch commented Jul 13, 2015

E.g. we do eval in browser_adapter.dart for performance reasons, and need to switch it to a slower version using JsObject instead.

@mhevery
Copy link
Contributor

mhevery commented Jul 22, 2015

@IgorMinar may have an opinion as he has done this before.

@mhevery mhevery added P4: nice to have effort3: weeks feature Issue that requests a new feature labels Jul 22, 2015
@IgorMinar
Copy link
Contributor

we'll need a special mode for the server that sends the right http headers to turn on the CSP mode.

this is what we did in v1: https://github.com/angular/angular.js/blob/master/lib/grunt/utils.js#L271-L283

@mhevery mhevery added area: core Issues related to the framework runtime and removed comp: core labels Sep 7, 2016
@ngbot ngbot bot added this to the Backlog milestone Jan 23, 2018
@splincode
Copy link
Contributor

@mhevery @IgorMinar Is the issue relevant?

@mhevery
Copy link
Contributor

mhevery commented Jul 25, 2018

no longer relevant

@mhevery mhevery closed this as completed Jul 25, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: core Issues related to the framework runtime effort3: weeks feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

4 participants