dillon1000/react

Commit

Remove feature test from invokeGuardedCallbackDev (#10283)

The critical semantics are resilient to browser flakiness, so we don't
need this feature test.

Also added comments explaining how invokeGuardedCallback dev works.
Browse files
Changed paths3 files
First-parent comparison
M scripts/jest/fiber.setup.js ModifiedM src/renderers/shared/utils/ReactErrorUtils.js ModifiedM src/renderers/shared/utils/ReactFeatureFlags.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…