-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Extra log for case where availableHeight is undefined and sizing mode != max content #1687
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request was exported from Phabricator. Differential Revision: D61054392 |
… != max content (facebook#1687) Summary: X-link: facebook/react-native#45965 Pull Request resolved: facebook#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Differential Revision: D61054392
This pull request was exported from Phabricator. Differential Revision: D61054392 |
4701fa1
to
29d38af
Compare
… != max content (facebook#45965) Summary: Pull Request resolved: facebook#45965 X-link: facebook/yoga#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Differential Revision: D61054392
This pull request was exported from Phabricator. Differential Revision: D61054392 |
… != max content (facebook#1687) Summary: X-link: facebook/react-native#45965 Pull Request resolved: facebook#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392
29d38af
to
8e4dfb9
Compare
… != max content (facebook#45965) Summary: Pull Request resolved: facebook#45965 X-link: facebook/yoga#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392
… != max content (facebook#1687) Summary: X-link: facebook/react-native#45965 Pull Request resolved: facebook#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392
This pull request was exported from Phabricator. Differential Revision: D61054392 |
8e4dfb9
to
0b19270
Compare
… != max content (facebook#45965) Summary: Pull Request resolved: facebook#45965 X-link: facebook/yoga#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392
… != max content Summary: X-link: facebook/react-native#45965 X-link: facebook/yoga#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392 fbshipit-source-id: 654ff96f94aa89605a603e2e36335bb48b61f4a2
This pull request has been merged in 596f8df. |
… != max content (#45965) Summary: Pull Request resolved: #45965 X-link: facebook/yoga#1687 We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D61054392 fbshipit-source-id: 654ff96f94aa89605a603e2e36335bb48b61f4a2
…ing mode != max content (microsoft#1687)" Summary: Reverting facebook/yoga#1687 as it appears to regress Yoga performance anywhere from 10-33%. ## Changelog [Internal] Differential Revision: D65863569
…ing mode != max content (facebook#1687)" Summary: Reverting facebook#1687 as it appears to regress Yoga performance anywhere from 10-33%. ## Changelog [Internal] Differential Revision: D65863569
…ing mode != max content (#1687)" Summary: X-link: facebook/yoga#1741 X-link: facebook/react-native#47581 Reverting facebook/yoga#1687 as it appears to regress Yoga performance anywhere from 10-33%. ## Changelog [Internal] Reviewed By: rshest Differential Revision: D65863569 fbshipit-source-id: e6992e05dd59ba75548a5d633cb7f5c3fa99a6e4
…ing mode != max content (#1687)" (#47581) Summary: X-link: facebook/yoga#1741 Pull Request resolved: #47581 Reverting facebook/yoga#1687 as it appears to regress Yoga performance anywhere from 10-33%. ## Changelog [Internal] Reviewed By: rshest Differential Revision: D65863569 fbshipit-source-id: e6992e05dd59ba75548a5d633cb7f5c3fa99a6e4
…ing mode != max content (#1687)" (#1741) Summary: Pull Request resolved: #1741 X-link: facebook/react-native#47581 Reverting #1687 as it appears to regress Yoga performance anywhere from 10-33%. ## Changelog [Internal] Reviewed By: rshest Differential Revision: D65863569 fbshipit-source-id: e6992e05dd59ba75548a5d633cb7f5c3fa99a6e4
Summary:
We are seeing some crashes that are hard to wrap our head around. Lets add more logs. I chose these values based on what could make the height/width undefined from looking at the code. We might need more but this should give us some more direction.
Changelog: [Internal]
Differential Revision: D61054392