Commit be5e283
committed
Add enableComponentPerformanceTrack Flag (#30960)
This flag will be used to gate a new timeline profiler that's integrate
with the Performance Tab and the new performance.measure extensions in
Chrome.
It replaces the existing DevTools feature so this disables
enableSchedulingProfiler when it is enabled since they can interplay in
weird ways potentially.
This means that experimental React now disable scheduling profiler and
enables this new approach.
DiffTrain build for [0eab377](0eab377)1 parent 2875993 commit be5e283
File tree
34 files changed
+176
-178
lines changed- compiled/facebook-www
34 files changed
+176
-178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2001 | 2001 | | |
2002 | 2002 | | |
2003 | 2003 | | |
2004 | | - | |
| 2004 | + | |
2005 | 2005 | | |
2006 | 2006 | | |
2007 | 2007 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1981 | 1981 | | |
1982 | 1982 | | |
1983 | 1983 | | |
1984 | | - | |
| 1984 | + | |
1985 | 1985 | | |
1986 | 1986 | | |
1987 | 1987 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
17121 | 17121 | | |
17122 | 17122 | | |
17123 | 17123 | | |
17124 | | - | |
| 17124 | + | |
17125 | 17125 | | |
17126 | 17126 | | |
17127 | 17127 | | |
17128 | | - | |
| 17128 | + | |
17129 | 17129 | | |
17130 | 17130 | | |
17131 | 17131 | | |
| |||
17159 | 17159 | | |
17160 | 17160 | | |
17161 | 17161 | | |
17162 | | - | |
| 17162 | + | |
17163 | 17163 | | |
17164 | 17164 | | |
17165 | 17165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16567 | 16567 | | |
16568 | 16568 | | |
16569 | 16569 | | |
16570 | | - | |
| 16570 | + | |
16571 | 16571 | | |
16572 | 16572 | | |
16573 | 16573 | | |
16574 | | - | |
| 16574 | + | |
16575 | 16575 | | |
16576 | 16576 | | |
16577 | 16577 | | |
| |||
16605 | 16605 | | |
16606 | 16606 | | |
16607 | 16607 | | |
16608 | | - | |
| 16608 | + | |
16609 | 16609 | | |
16610 | 16610 | | |
16611 | 16611 | | |
| |||
0 commit comments