Commit 0cd9217
Update script file after adding debug info url through dialog
This changes the DebuggerPlugin to update the script file after
new debug info has been attached through the dialog. This also will
trigger rendering any missing debug info information bar if debug
information is missing.
With this change, we can re-enable a previously skipped test, as
the information bar will now show up as soon as we update the
script file.
Fixed: 372419542
Change-Id: I133baa99a491eb9466213c264ca5b27659d0520b
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5982915
Reviewed-by: Philip Pfaffe <[email protected]>
Commit-Queue: Kim-Anh Tran <[email protected]>1 parent 1c8dc08 commit 0cd9217
File tree
2 files changed
+13
-8
lines changed- front_end/panels/sources
- test/e2e/extensions
2 files changed
+13
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
| 570 | + | |
570 | 571 | | |
571 | | - | |
| 572 | + | |
572 | 573 | | |
573 | 574 | | |
574 | 575 | | |
575 | 576 | | |
576 | | - | |
| 577 | + | |
| 578 | + | |
577 | 579 | | |
578 | 580 | | |
579 | 581 | | |
580 | 582 | | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
581 | 586 | | |
582 | 587 | | |
583 | 588 | | |
| |||
593 | 598 | | |
594 | 599 | | |
595 | 600 | | |
596 | | - | |
| 601 | + | |
597 | 602 | | |
598 | 603 | | |
599 | 604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
499 | | - | |
| 498 | + | |
500 | 499 | | |
501 | 500 | | |
502 | 501 | | |
| |||
514 | 513 | | |
515 | 514 | | |
516 | 515 | | |
517 | | - | |
| 516 | + | |
| 517 | + | |
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | 523 | | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments