Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary interaction tracing ping wrapper #16777

Merged

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Sep 13, 2019

Follow up to PR #16776

Previously we wrapped the call to pingSuspendedRoot in attachPingListener to restore interactions. Sebastian pointed out that this particular function is only relevant when there is an in progress render (at which point we are already tracking/managing the current interactions in the work loop) so wrapping here would be unnecessary.

Probably no harm in leaving it in place? Opening this PR for discussion purposes though.

@sizebot
Copy link

sizebot commented Sep 13, 2019

Warnings
⚠️ Could not find build artifacts for base commit: d6f6b95

Generated by 🚫 dangerJS against f55d120

Copy link
Collaborator

@acdlite acdlite left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@bvaughn bvaughn merged commit 0c0b30b into facebook:master Sep 13, 2019
@bvaughn bvaughn deleted the interaction-tracing-dont-wrap-ping-listener branch September 13, 2019 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants