mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit removes the `finish` listener from the Animation object once the animation is finished, effectively resolving a memory leak. Previously, the `finish` listener captured `this`, which prevented `this` from being garbage collected. PR Close #51136 |
||
|---|---|---|
| .. | ||
| dsl | ||
| render | ||
| browser.ts | ||
| create_engine.ts | ||
| error_helpers.ts | ||
| private_export.ts | ||
| util.ts | ||
| warning_helpers.ts | ||