Skip to content

Conversation

crisbeto
Copy link
Member

Follow-up to #45051 where every LView that was being created was tracked in the TRACKED_LVIEWS map. This isn't necessary, because we only need to track the view that have been referenced by an __ngContext__.

Follow-up to angular#45051 where every `LView` that was being created was tracked in the `TRACKED_LVIEWS` map. This isn't necessary, because we only need to track the view that have been referenced by an `__ngContext__`.
@crisbeto crisbeto marked this pull request as ready for review February 23, 2022 09:30
@pullapprove pullapprove bot requested a review from alxhub February 23, 2022 09:30
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: major This PR is targeted for the next major release labels Feb 23, 2022
@ngbot ngbot bot modified the milestone: Backlog Feb 23, 2022
Copy link
Contributor

@jessicajaniuk jessicajaniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🍪

@jessicajaniuk jessicajaniuk removed the request for review from alxhub February 24, 2022 23:04
@jessicajaniuk jessicajaniuk added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 24, 2022
@jessicajaniuk
Copy link
Contributor

This PR was merged into the repository by commit 88f1168.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 27, 2022
josmar-crwdstffng pushed a commit to josmar-crwdstffng/angular that referenced this pull request Apr 8, 2022
…ngular#45172)

Follow-up to angular#45051 where every `LView` that was being created was tracked in the `TRACKED_LVIEWS` map. This isn't necessary, because we only need to track the view that have been referenced by an `__ngContext__`.

PR Close angular#45172
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants