SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Log passive commit phase when it wasn't delayed (#31526)

Fixes a bug.

We're supposed to not log "Waiting for Paint" if the passive effect
phase was forced since we weren't really waiting until the paint.
Instead we just log an empty string when we force it to still ensure
continuity.

We should always log the passive phase. This check was in the wrong
place.
S
Sebastian Markbåge committed
4686872159e357accd092b195fb5cafceb980ac8
Parent: 5d89471
Committed by GitHub <[email protected]> on 11/14/2024, 9:30:05 PM