Skip to content

Remove null sibling #18687

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

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Remove null sibling #18687

merged 1 commit into from
Apr 21, 2020

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Apr 21, 2020

The issue that affected us in #16820 is still a problem today it seems. This PR removes the logic where we null the sibling field, which is unfortunate as this was causing a leak. I added a comment for future reading, in case we forget this again.

I'll look at making a repro case later today.

@trueadm trueadm requested review from sebmarkbage and gaearon April 21, 2020 09:25
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Apr 21, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 21, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 912a8a0:

Sandbox Source
nostalgic-pike-3wwe7 Configuration

@sizebot
Copy link

sizebot commented Apr 21, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 912a8a0

@trueadm trueadm force-pushed the remove-null-sibling branch from 34b7a20 to 912a8a0 Compare April 21, 2020 09:32
@sizebot
Copy link

sizebot commented Apr 21, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 912a8a0

@trueadm trueadm merged commit 80d39d8 into facebook:master Apr 21, 2020
@trueadm trueadm deleted the remove-null-sibling branch April 21, 2020 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants