Skip to content

React DevTools: Apply React Compiler#45

Draft
everettbu wants to merge 1 commit into
mainfrom
rdt/compiled
Draft

React DevTools: Apply React Compiler#45
everettbu wants to merge 1 commit into
mainfrom
rdt/compiled

Conversation

@everettbu

@everettbu everettbu commented Dec 12, 2025

Copy link
Copy Markdown

Mirror of facebook/react#29178
Original author: eps1lon


Summary

Only smoke-tested the shell which revealed that ProfilerContextController could not be auto-memoized. It renders, useSubscription calls setState and that loops forever. use no memo on just useSubscription did not fix it.

Just a quick experiment. We should probably

  • use the compiler from the same commit in this repo
  • run healthcheck from the same commit in this repo
  • setup lint/healthcheck from the same commit in this repo

How did you test this change?

  • Shell clicking around
  • Actual extension
  • e2e tests

@everettbu everettbu added CLA Signed React Core Team Opened by a member of the React Core Team labels Dec 12, 2025
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.

2 participants