Commit f1fdf0b
[sources] Expand 'Threads' list when pausing in targets other than main
This CL force expands the 'Threads' list if we pause in non-main-frame
targets and the target is different from the previously paused target.
The restriction is to not annoy users that manually close the
'Threads' list and then repeatedly pause e.g. via stepping or hitting
breakpoints multiple times.
[email protected]
Bug: 373893057
Change-Id: I20df41bf0d43f640da62ec2923f8ab28ce26b986
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5952206
Auto-Submit: Simon Zünd <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>
Reviewed-by: Benedikt Meurer <[email protected]>1 parent 773b5a9 commit f1fdf0b
File tree
2 files changed
+15
-4
lines changed- front_end/panels/sources
- test/e2e/sources
2 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| |||
483 | 486 | | |
484 | 487 | | |
485 | 488 | | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
486 | 499 | | |
487 | 500 | | |
488 | 501 | | |
| |||
498 | 511 | | |
499 | 512 | | |
500 | 513 | | |
| 514 | + | |
501 | 515 | | |
502 | 516 | | |
503 | 517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 121 | + | |
125 | 122 | | |
126 | 123 | | |
127 | 124 | | |
| |||
0 commit comments