Commit 558cd42
RPP: fix max call stack error in Trace Tree
This can hit the max call stack size error; so this changes to avoid
building up another array to then push.
[email protected]
Bug: 436491188
Change-Id: Iaa37d45e72714f4f8b0231dc93149a29ed1339fb
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6862705
Auto-Submit: Jack Franklin <[email protected]>
Reviewed-by: Connor Clark <[email protected]>
Commit-Queue: Connor Clark <[email protected]>1 parent 10a2fef commit 558cd42
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
516 | 518 | | |
517 | 519 | | |
518 | 520 | | |
| |||
0 commit comments