dillon1000/react

Commit

Turn off enableYieldingBeforePassive in internal test renderers (#31863)

https://github.com/facebook/react/pull/31785 turned on
`enableYieldingBeforePassive` for the internal test renderer builds. We
have some failing tests on the RN side blocking the sync so lets turn
these off for now.
Browse files
Changed paths2 files
First-parent comparison
M packages/shared/forks/ReactFeatureFlags.test-renderer.native-fb.js ModifiedM packages/shared/forks/ReactFeatureFlags.test-renderer.www.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…