Commit 3382b15
Refactor: RuntimeScheduler: Stop defaulting ctor args redundantly (#43954)
Summary:
Pull Request resolved: #43954
Now, all the defaulting is in RuntimeScheduler.h.
Changelog: [Internal]
Reviewed By: cipolleschi
Differential Revision: D55547900
fbshipit-source-id: 53678c6a0c83a47e3b0c1a51e388daadfa6bff5e1 parent 3094273 commit 3382b15
2 files changed
Lines changed: 2 additions & 4 deletions
File tree
- packages/react-native/ReactCommon/react/renderer/runtimescheduler
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments