Skip to content

Commit 5509fd5

Browse files
committed
Track logs per Fiber permanently in the global map
This is easier to track than moving back and forth between the pending set and a set stashed on the instance. Only send updates to the front end if counts changes. Only send updates when the commit phase visits the instance. That way we don't need to look it up globally.
1 parent 99cba2b commit 5509fd5

File tree

1 file changed

+136
-296
lines changed
  • packages/react-devtools-shared/src/backend/fiber

1 file changed

+136
-296
lines changed

0 commit comments

Comments
 (0)