Commit cae764c
authored
Revert "[Re-land] Make prerendering always non-blocking (facebook#31268)" (facebook#31355)
This reverts commit 6c4bbc7.
It looked like the bug we found on the original land was related to
broken product code. But through landing facebook#31268 we found additional bugs
internally. Since disabling the feature flag does not fix the bugs, we
have to revert again to unblock the sync. We can continue to debug with
our internal build.1 parent d19ba8e commit cae764c
File tree
6 files changed
+126
-278
lines changed- packages
- react-dom/src/__tests__
- react-reconciler/src
- __tests__
6 files changed
+126
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
747 | | - | |
| 747 | + | |
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
| 768 | + | |
769 | 769 | | |
770 | | - | |
771 | | - | |
772 | 770 | | |
773 | 771 | | |
774 | 772 | | |
775 | | - | |
| 773 | + | |
776 | 774 | | |
777 | 775 | | |
778 | 776 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
| |||
208 | 206 | | |
209 | 207 | | |
210 | 208 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 209 | + | |
215 | 210 | | |
216 | 211 | | |
217 | 212 | | |
| |||
346 | 341 | | |
347 | 342 | | |
348 | 343 | | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
| 344 | + | |
356 | 345 | | |
357 | 346 | | |
358 | 347 | | |
| |||
386 | 375 | | |
387 | 376 | | |
388 | 377 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | 378 | | |
| 379 | + | |
| 380 | + | |
393 | 381 | | |
394 | 382 | | |
395 | 383 | | |
| |||
0 commit comments