Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(zone): keep argument[0] refs around.#70

Merged
btford merged 1 commit intoangular:masterfrom
rkirov:non-strict
Apr 8, 2015
Merged

fix(zone): keep argument[0] refs around.#70
btford merged 1 commit intoangular:masterfrom
rkirov:non-strict

Conversation

@rkirov
Copy link
Copy Markdown
Contributor

@rkirov rkirov commented Apr 7, 2015

Without this fix, zone.js creates infinite loops when running in
non-strict mode.

Closes: #57

Without this fix, zone.js creates infinite loops when running in
non-strict mode.

Closes: angular#57
@rkirov
Copy link
Copy Markdown
Contributor Author

rkirov commented Apr 7, 2015

@btford this issue is pretty tricky to test. Do you think separate non-strict run of all tests would be useful? Also looks like there are broken tests at head.

Comment thread zone.js
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rkirov it would be good to add a comment

@btford
Copy link
Copy Markdown
Contributor

btford commented Apr 8, 2015

Do you think separate non-strict run of all tests would be useful?

Yes, I think so.

@btford
Copy link
Copy Markdown
Contributor

btford commented Apr 8, 2015

I'm going to merge this and cut a release so that others are unblocked, but we should run tests in non-strict as well.

@btford btford merged commit 48573ff into angular:master Apr 8, 2015
@btford
Copy link
Copy Markdown
Contributor

btford commented Apr 8, 2015

Landed as 48573ff.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setInterval RangeError: Maximum call stack

3 participants