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

Export ProfilerContext in react-relay #4049

Closed
wants to merge 1 commit into from

Conversation

tomgasson
Copy link
Contributor

@tomgasson tomgasson commented Aug 22, 2022

This context allows re-association of log events with their location in the react tree. We're aiming to use this information for understanding performance the same way Meta does.

The matching type was already being exported.

Fixes #4048 (the flow side of the picture)

@facebook-github-bot
Copy link
Contributor

@josephsavona has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@tomgasson tomgasson force-pushed the export_profiler_context branch from 669b2d9 to 2081d40 Compare August 24, 2022 01:41
@facebook-github-bot
Copy link
Contributor

@josephsavona has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

tomgasson added a commit to tomgasson/DefinitelyTyped that referenced this pull request Sep 27, 2022
tomgasson added a commit to tomgasson/DefinitelyTyped that referenced this pull request Sep 27, 2022
tomgasson added a commit to tomgasson/DefinitelyTyped that referenced this pull request Sep 27, 2022
tomgasson added a commit to tomgasson/DefinitelyTyped that referenced this pull request Sep 27, 2022
typescript-bot pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request Sep 27, 2022
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.

Compiled JS code not in correct place relative to Flow or TypeScript
2 participants