Skip to content

Commit d118acb

Browse files
committed
[Fiber] Extract Functions that Call User Space and Host Configs in Commit 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. DiffTrain build for commit fe03c56.
1 parent 9e99471 commit d118acb

File tree

14 files changed

+4503
-4289
lines changed

14 files changed

+4503
-4289
lines changed

compiled-rn/VERSION_NATIVE_FB

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.0.0-native-fb-e10e8681-20240904
1+
19.0.0-native-fb-fe03c56d-20240905

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js

Lines changed: 565 additions & 576 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)