Toolbox and debugger are not resumed when the paused target is destroyed
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(firefox104 fixed)
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(2 files)
When an iframe or a content process is paused and is destroyed,
the thread actor automatically resumes on the server.
But on the frontend, the toolbox keeps the debugger highlighted.
And the debugger keep saying we are paused on the destroyed target and from now on is buggy.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:ochameau, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Comment 4•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Comment 8•2 years ago
|
||
bugherder |
Comment 9•2 years ago
|
||
A patch has been attached on this bug, which was already closed. If the patch doesn't change behavior (e.g. landing a test case, or fixing a typo), there's nothing to do. Otherwise, filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party.
Comment 10•2 years ago
|
||
bugherder |
Description
•