Skip to content

fix(core): invoke profiler around ngOnDestroy lifecycle hooks#41969

Closed
mgechev wants to merge 1 commit intoangular:masterfrom
mgechev:fix-profiler
Closed

fix(core): invoke profiler around ngOnDestroy lifecycle hooks#41969
mgechev wants to merge 1 commit intoangular:masterfrom
mgechev:fix-profiler

Conversation

@mgechev
Copy link
Member

@mgechev mgechev commented May 6, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@google-cla google-cla bot added the cla: yes label May 6, 2021
@pullapprove pullapprove bot requested a review from alxhub May 6, 2021 20:48
@mgechev mgechev added the area: core Issues related to the framework runtime label May 6, 2021
@ngbot ngbot bot added this to the Backlog milestone May 6, 2021
@mgechev mgechev force-pushed the fix-profiler branch 2 times, most recently from 9fe9c97 to 7f6eb81 Compare May 6, 2021 21:01
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

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

LGTM (just a couple small suggestions in tests) 👍

@AndrewKushnir AndrewKushnir removed the request for review from alxhub May 6, 2021 21:02
@AndrewKushnir AndrewKushnir added the action: presubmit The PR is in need of a google3 presubmit label May 6, 2021
Invoke the profiler for `ngOnDestroy` lifecycle hooks for services,
components, directives, and pipes.
@AndrewKushnir AndrewKushnir added the target: patch This PR is targeted for the next patch release label May 6, 2021
@AndrewKushnir
Copy link
Contributor

Presubmit.

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker and removed action: presubmit The PR is in need of a google3 presubmit labels May 6, 2021
alxhub pushed a commit that referenced this pull request May 7, 2021
Invoke the profiler for `ngOnDestroy` lifecycle hooks for services,
components, directives, and pipes.

PR Close #41969
@alxhub alxhub closed this in 544e6a5 May 7, 2021
alxhub pushed a commit that referenced this pull request May 7, 2021
Invoke the profiler for `ngOnDestroy` lifecycle hooks for services,
components, directives, and pipes.

PR Close #41969
@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 Jun 7, 2021
@mgechev mgechev deleted the fix-profiler branch June 25, 2021 18:09
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 cla: yes target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants