SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($parse): remove references to last arguments to a fn call

This can be an issue if running (and killing) multiple apps/injectors on
the same page. The `args` array holds references to all previous arguments
to a function call and thus they cannot be garbage-collected.

In a regular (one app/injector on a page) app, this is not an issue.

Closes #10894
V
Vojta Jina committed
7caad2205a6e9927890192a3638f55532bdaaf75
Parent: 9bf5f89
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 1/29/2015, 2:53:54 PM