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

Update HTMLBars to fix memory leak with {{each}} inside {{if}}. #12272

Merged
merged 3 commits into from
Sep 2, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 2, 2015

Detailed writeup of the bug in both #12267 and tildeio/htmlbars#407.

This also includes a few other changes in HTMLBars, comparison view in tildeio/htmlbars@v0.14.3...v0.14.4.

Fixes #12267.

@rwjblue
Copy link
Member Author

rwjblue commented Sep 2, 2015

Travis build passed: https://travis-ci.org/emberjs/ember.js/builds/78341514

Not sure why GH integration isn't showing it.

rwjblue added a commit that referenced this pull request Sep 2, 2015
Update HTMLBars to fix memory leak with {{each}} inside {{if}}.
@rwjblue rwjblue merged commit 6d66c6b into emberjs:master Sep 2, 2015
@rwjblue rwjblue deleted the update-htmlbrs branch September 2, 2015 04:58
@rwjblue
Copy link
Member Author

rwjblue commented Sep 2, 2015

Cherry picked into:

  • beta (to be included in 2.1.0-beta.3)
  • release (to be included in 2.0.2)
  • release-1-13 (to be included in 1.13.10)

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.

2 participants