mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6c66d38d25
The critical semantics are resilient to browser flakiness, so we don't need this feature test. Also added comments explaining how invokeGuardedCallback dev works.