Skip to content

Conversation

@unstubbable
Copy link
Collaborator

In #35019, we excluded debug I/O info from being considered for enhancing the owner stack if it resolved after the defined endTime option that can be passed to the Flight client. However, we should include any I/O that was awaited before that end time, even if it resolved later.

In facebook#35019, we excluded debug I/O info from being considered for
enhancing the owner stack if it resolved after the defined `endTime`
option that can be passed to the Flight client. However, we should
include any I/O that was awaited before that end time, even if it
resolved later.
@meta-cla meta-cla bot added the CLA Signed label Nov 3, 2025
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Nov 3, 2025
@react-sizebot
Copy link

react-sizebot commented Nov 3, 2025

Comparing: 561ee24...2e334bd

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 = 606.22 kB 606.22 kB = 107.38 kB 107.38 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 = 665.19 kB 665.19 kB = 117.26 kB 117.26 kB
facebook-www/ReactDOM-prod.classic.js = 689.06 kB 689.06 kB = 121.30 kB 121.30 kB
facebook-www/ReactDOM-prod.modern.js = 679.49 kB 679.49 kB = 119.69 kB 119.69 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 2e334bd

@unstubbable unstubbable marked this pull request as ready for review November 3, 2025 21:39
@unstubbable unstubbable merged commit 67f7d47 into facebook:main Nov 3, 2025
240 checks passed
@unstubbable unstubbable deleted the fix-debug-info-filtering branch November 3, 2025 21:59
unstubbable pushed a commit to vercel/next.js that referenced this pull request Nov 4, 2025
[diff
facebook/react@561ee24d...67f7d47a](facebook/react@561ee24...67f7d47)

<details>
<summary>React upstream changes</summary>

- facebook/react#35036

</details>
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