mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ca958464c4
Needed to change Renderer.mergeChildComponentProtoViews to not create new ProtoViews to be able to deal with cyclic references. This commit is part of using the new render layer in Angular.