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

fix(eventListener): use the correct WTF issue array to iterate on #1102

Closed
wants to merge 1 commit into from

Conversation

hmdhk
Copy link
Contributor

@hmdhk hmdhk commented Jun 15, 2018

It seems that zone.js iterates on the wrong array while considering WTF issue. This results in a lot of unnecessary iterations and object creations. Although it seems that the main functionality is not affected.

@JiaLiPassion
Copy link
Collaborator

JiaLiPassion commented Jun 15, 2018

@jahtalab , thank you for the fix, this my typo, it will not affect the main functionality, just a little performance impact.
This PR LGTM.

@JiaLiPassion
Copy link
Collaborator

@jahtalab, could you rebase your PR, the CI failed because your .travis.yml still using nodejs 6.

@JiaLiPassion
Copy link
Collaborator

@jahtalab, sorry this PR takes so long, the PR doesn't been merged because it need rebase, now zone.js has been moved to angular/angular https://github.com/angular/angular/tree/master/packages/zone.js, could you re-create this PR there?
Thanks.

@hmdhk
Copy link
Contributor Author

hmdhk commented Jun 22, 2019

angular/angular#31208

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

Successfully merging this pull request may close these issues.

3 participants