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

s/getRootNode/ownerDocument #28412

Merged
merged 5 commits into from
Feb 22, 2024
Merged

Conversation

rickhanlonii
Copy link
Member

getRootNode isn't always available, use ownerDocument instead

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 21, 2024
@react-sizebot
Copy link

react-sizebot commented Feb 21, 2024

Comparing: 59fe6c3...f4e3c83

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 176.86 kB 176.86 kB = 55.14 kB 55.14 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 179.00 kB 179.01 kB = 55.78 kB 55.78 kB
facebook-www/ReactDOM-prod.classic.js = 591.78 kB 591.79 kB = 104.51 kB 104.51 kB
facebook-www/ReactDOM-prod.modern.js = 575.07 kB 575.08 kB = 101.51 kB 101.51 kB
test_utils/ReactAllWarnings.js Deleted 66.50 kB 0.00 kB Deleted 16.27 kB 0.00 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
test_utils/ReactAllWarnings.js Deleted 66.50 kB 0.00 kB Deleted 16.27 kB 0.00 kB

Generated by 🚫 dangerJS against f4e3c83

@rickhanlonii rickhanlonii merged commit e4b816b into facebook:main Feb 22, 2024
36 checks passed
@rickhanlonii rickhanlonii deleted the rh/root-fix branch February 22, 2024 19:53
github-actions bot pushed a commit that referenced this pull request Feb 22, 2024
getRootNode isn't always available, use ownerDocument instead

DiffTrain build for [e4b816b](e4b816b)
EdisonVan pushed a commit to EdisonVan/react that referenced this pull request Apr 15, 2024
getRootNode isn't always available, use ownerDocument instead
bigfootjon pushed a commit that referenced this pull request Apr 18, 2024
getRootNode isn't always available, use ownerDocument instead

DiffTrain build for commit e4b816b.
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.

4 participants