Commit 8238ebe
[sdk] Move async stack trace fragment iteration from UI to sdk
This should have been implemented on the sdk/ layer in the first place.
We move it now so we can reuse it for the new StackTrace abstraction.
[email protected]
Bug: 433162438
Change-Id: I95b6d8b5fed0e571a9e820e29c730945209aa2cc
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6772976
Reviewed-by: Philip Pfaffe <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>1 parent 052d2e3 commit 8238ebe
File tree
2 files changed
+48
-23
lines changed- front_end
- core/sdk
- panels/sources
2 files changed
+48
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
975 | 1014 | | |
976 | 1015 | | |
977 | 1016 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | 244 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
265 | 248 | | |
266 | 249 | | |
267 | | - | |
| 250 | + | |
268 | 251 | | |
269 | | - | |
270 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
271 | 256 | | |
| 257 | + | |
272 | 258 | | |
273 | 259 | | |
274 | 260 | | |
| |||
0 commit comments