Skip to content

[Cleanup] Remove unused renderLanes argument from prepareToReadContext #32858

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

captbaritone
Copy link
Contributor

@captbaritone captbaritone commented Apr 11, 2025

Use of this argument was removed in #31810 but we neglected to remove the actual argument.

Test Plan

flow

@react-sizebot
Copy link

react-sizebot commented Apr 11, 2025

Comparing: 39cad7a...fc2bb14

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.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 516.18 kB 516.18 kB = 91.88 kB 91.88 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 621.49 kB 621.49 kB = 110.01 kB 110.01 kB
facebook-www/ReactDOM-prod.classic.js = 654.79 kB 654.79 kB = 115.57 kB 115.57 kB
facebook-www/ReactDOM-prod.modern.js = 645.07 kB 645.07 kB = 114.04 kB 114.04 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against fc2bb14

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.

3 participants