Closed
Bug 1517676
Opened 6 years ago
Closed 6 years ago
[remote-dbg-next] Even if close the Firefox connected via network location, status of the item on sidebar does not update
Categories
(DevTools :: about:debugging, defect)
DevTools
about:debugging
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1515612
People
(Reporter: daisuke, Unassigned)
References
(Blocks 1 open bug)
Details
STRs:
1. Prepare debug target
1.1. Boot Nightly for desktop with `--start-debugger-server` option
1.2. Set `devtools.debugger.prompt-connection` pref to false
2. Prepare for about:debugging
2.1. Boot another Nightly
2.2. Open `about:debugging`
2.3. Add network location `localhost:6000` on connect page
2.4. Click `connect` button of the location on sidebar
2.5. Select the location
3. Close debug target Nightly
ER: Color of item of the location should change to black.
Also should show `connect` button again for the location.
And, should redirect to this-firefox page.
AR: Not change anything.
Comment 1•6 years ago
|
||
I think this will be fixed by Bug 1515612
Comment 2•6 years ago
|
||
Just tested with my stack of patches from Bug 1515612 and it fixes the STRs here.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•