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

Use MapWithDefault forEach instead of Array#forEach #3361

Merged
merged 1 commit into from Jun 16, 2015

Conversation

bmac
Copy link
Member

@bmac bmac commented Jun 16, 2015

This fixes a deprecation warning that was introduces in #3354

@bmac bmac added 1.0 and removed 1.0 labels Jun 16, 2015
@stefanpenner
Copy link
Member

This should be covered by my other pr. Which i believe should land after 1.13 branches

@bmac
Copy link
Member Author

bmac commented Jun 16, 2015

Agreed.

@bmac
Copy link
Member Author

bmac commented Jun 16, 2015

Going to merge this now since it removes about 1400 deprecation warnings when the Ember 1.13 tests are run.

bmac added a commit that referenced this pull request Jun 16, 2015
Use MapWithDefault forEach instead of Array#forEach
@bmac bmac merged commit faaf435 into emberjs:master Jun 16, 2015
@bmac bmac deleted the fix-warning branch June 16, 2015 16:18
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 this pull request may close these issues.

None yet

2 participants