Commit 5298604
[RPP] Force tab targetType in trace_app
This is required for some features to work, such as linkifying the
console source location in the bottom-up / call-tree tables. The short
summary is that `primaryPageTarget()` does not return the correct target
for rehydrated connections unless the first / root target is of type
tab, which breaks linkifying.
Bug: 427455148
Change-Id: I62e656d9f92892d8b051e0c7b98c663b432499d1
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7037208
Reviewed-by: Paul Irish <[email protected]>
Auto-Submit: Connor Clark <[email protected]>
Commit-Queue: Connor Clark <[email protected]>1 parent 6622f52 commit 5298604
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments