Skip to content

Commit

Permalink
[Fiber] Extract Functions that Call User Space and Host Configs in Co…
Browse files Browse the repository at this point in the history
…mmit to Separate Modules (#30881)

This is mostly just moves and same code extracted into utility
functions.

This is to help clarify what needs to be wrapped in try/catch and
runWithFiberInDEV. I'll do the runWithFiberInDEV changes in a follow up.

This leaves ReactCommitWork mostly to do matching on the tag and the
recursive loops.
  • Loading branch information
sebmarkbage authored Sep 6, 2024
1 parent a06cd9e commit fe03c56
Show file tree
Hide file tree
Showing 3 changed files with 1,459 additions and 1,220 deletions.
Loading

0 comments on commit fe03c56

Please sign in to comment.