Commit 0808af3
Use RuntimeSchedulerKey instead of stringly typed name (#53509)
Summary:
Pull Request resolved: #53509
Changelog : [Internal]
Reviewed By: lenaic
Differential Revision: D81206776
fbshipit-source-id: e71842e50da71ff27fbcd37faf28d883ec0f809a1 parent dae87c4 commit 0808af3
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- packages/react-native
- Libraries/AppDelegate
- ReactAndroid/src/main/jni/react/fabric
- React/Fabric
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
| 197 | + | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
0 commit comments