-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the injected treeProps for Layout PerfEvent (#574)
Summary: At the runtime, the ComponentContext's treeProps could be null. In this case, it would better to use the treeProps that provided by caller. Pull Request resolved: #574 Reviewed By: astreet Differential Revision: D16599130 Pulled By: colriot fbshipit-source-id: b24fb0242b0d0878886232d3543c1ae7c80208eb
- Loading branch information
1 parent
6a58557
commit d228f8a
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters