Open Bug 1544988 Opened 5 years ago Updated 2 years ago

[remote-dbg-next] Close debugger client when cancel the connection

Categories

(DevTools :: about:debugging, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: daisuke, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: remote-debugging-technical-debt)

This is a followup of 1540609.
In the above bug, we add a feature which cancel the connection after a certain period of time. However, that handles only the UI state, not the actual connection. Thus, for example, even this canceling processing runs, the connection prompt on remote runtime is still showing.
To resolve the issue, when cancel the connection, we should close the debugger client as well.

Priority: -- → P3
Whiteboard: remote-debugging-technical-debt
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.