Commit 115f6d6
committed
Update isConcurrent RTR option usage (#28546)
Reverting some of facebook/react#27804 which
renamed this option to stable. This PR just replaces internal usage to
make upcoming PRs cleaner.
Keeping isConcurrent unstable for the next major release in order to
enable a broader deprecation of RTR and be consistent with concurrent
rendering everywhere for next major.
(facebook/react#28498)
- Next major will use concurrent root
- The old behavior (legacy root by default, concurrent root with
unstable option) will be preserved for React Native until new
architecture is fully shipped.
- Flag and legacy root usage can be removed after RN dependency is
unblocked without an additional breaking change
DiffTrain build for commit facebook/react@3832730.1 parent 77beaa1 commit 115f6d6
7 files changed
Lines changed: 27 additions & 32 deletions
File tree
- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
25454 | 25454 | | |
25455 | 25455 | | |
25456 | 25456 | | |
25457 | | - | |
| 25457 | + | |
25458 | 25458 | | |
25459 | 25459 | | |
25460 | 25460 | | |
| |||
26358 | 26358 | | |
26359 | 26359 | | |
26360 | 26360 | | |
26361 | | - | |
26362 | | - | |
26363 | | - | |
26364 | | - | |
| 26361 | + | |
26365 | 26362 | | |
26366 | 26363 | | |
26367 | 26364 | | |
| |||
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
9175 | 9175 | | |
9176 | 9176 | | |
9177 | 9177 | | |
9178 | | - | |
| 9178 | + | |
9179 | 9179 | | |
9180 | 9180 | | |
9181 | 9181 | | |
| |||
9206 | 9206 | | |
9207 | 9207 | | |
9208 | 9208 | | |
9209 | | - | |
| 9209 | + | |
9210 | 9210 | | |
9211 | 9211 | | |
9212 | 9212 | | |
| |||
9228 | 9228 | | |
9229 | 9229 | | |
9230 | 9230 | | |
9231 | | - | |
9232 | | - | |
9233 | | - | |
9234 | | - | |
9235 | | - | |
9236 | | - | |
| 9231 | + | |
| 9232 | + | |
| 9233 | + | |
| 9234 | + | |
| 9235 | + | |
| 9236 | + | |
9237 | 9237 | | |
9238 | 9238 | | |
9239 | | - | |
9240 | | - | |
| 9239 | + | |
9241 | 9240 | | |
9242 | 9241 | | |
9243 | 9242 | | |
| |||
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
9603 | 9603 | | |
9604 | 9604 | | |
9605 | 9605 | | |
9606 | | - | |
| 9606 | + | |
9607 | 9607 | | |
9608 | 9608 | | |
9609 | 9609 | | |
| |||
9634 | 9634 | | |
9635 | 9635 | | |
9636 | 9636 | | |
9637 | | - | |
| 9637 | + | |
9638 | 9638 | | |
9639 | 9639 | | |
9640 | 9640 | | |
| |||
9656 | 9656 | | |
9657 | 9657 | | |
9658 | 9658 | | |
9659 | | - | |
9660 | | - | |
9661 | | - | |
9662 | | - | |
9663 | | - | |
9664 | | - | |
| 9659 | + | |
| 9660 | + | |
| 9661 | + | |
| 9662 | + | |
| 9663 | + | |
| 9664 | + | |
9665 | 9665 | | |
9666 | 9666 | | |
9667 | | - | |
9668 | | - | |
| 9667 | + | |
9669 | 9668 | | |
9670 | 9669 | | |
9671 | 9670 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments