Commit e2de2ad
committed
[Fizz] Start initial work immediately (#31079)
In a recent update we make Flight start working immediately rather than
waitin for a new task. This commit updates fizz to have similar
mechanics. We start the render in the currently running task but we do
so in a microtask to avoid reentrancy. This aligns Fizz with Flight.
ref: #30961
DiffTrain build for [67fee58](67fee58)1 parent b113f68 commit e2de2ad
File tree
34 files changed
+248
-242
lines changed- compiled/facebook-www
34 files changed
+248
-242
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2000 | 2000 | | |
2001 | 2001 | | |
2002 | 2002 | | |
2003 | | - | |
| 2003 | + | |
2004 | 2004 | | |
2005 | 2005 | | |
2006 | 2006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1980 | 1980 | | |
1981 | 1981 | | |
1982 | 1982 | | |
1983 | | - | |
| 1983 | + | |
1984 | 1984 | | |
1985 | 1985 | | |
1986 | 1986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17014 | 17014 | | |
17015 | 17015 | | |
17016 | 17016 | | |
17017 | | - | |
| 17017 | + | |
17018 | 17018 | | |
17019 | 17019 | | |
17020 | 17020 | | |
17021 | | - | |
| 17021 | + | |
17022 | 17022 | | |
17023 | 17023 | | |
17024 | 17024 | | |
| |||
17052 | 17052 | | |
17053 | 17053 | | |
17054 | 17054 | | |
17055 | | - | |
| 17055 | + | |
17056 | 17056 | | |
17057 | 17057 | | |
17058 | 17058 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16457 | 16457 | | |
16458 | 16458 | | |
16459 | 16459 | | |
16460 | | - | |
| 16460 | + | |
16461 | 16461 | | |
16462 | 16462 | | |
16463 | 16463 | | |
16464 | | - | |
| 16464 | + | |
16465 | 16465 | | |
16466 | 16466 | | |
16467 | 16467 | | |
| |||
16495 | 16495 | | |
16496 | 16496 | | |
16497 | 16497 | | |
16498 | | - | |
| 16498 | + | |
16499 | 16499 | | |
16500 | 16500 | | |
16501 | 16501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10826 | 10826 | | |
10827 | 10827 | | |
10828 | 10828 | | |
10829 | | - | |
| 10829 | + | |
10830 | 10830 | | |
10831 | 10831 | | |
10832 | 10832 | | |
10833 | 10833 | | |
10834 | 10834 | | |
10835 | | - | |
| 10835 | + | |
10836 | 10836 | | |
10837 | 10837 | | |
10838 | 10838 | | |
| |||
10858 | 10858 | | |
10859 | 10859 | | |
10860 | 10860 | | |
10861 | | - | |
| 10861 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10337 | 10337 | | |
10338 | 10338 | | |
10339 | 10339 | | |
10340 | | - | |
| 10340 | + | |
10341 | 10341 | | |
10342 | 10342 | | |
10343 | 10343 | | |
10344 | 10344 | | |
10345 | 10345 | | |
10346 | | - | |
| 10346 | + | |
10347 | 10347 | | |
10348 | 10348 | | |
10349 | 10349 | | |
| |||
10369 | 10369 | | |
10370 | 10370 | | |
10371 | 10371 | | |
10372 | | - | |
| 10372 | + | |
0 commit comments