Open Bug 1517675 Opened 5 years ago Updated 2 years ago

[remote-dbg-next] Connection prompt setting does not work immediately for desktop Firefox connected via network debugging

Categories

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

defect

Tracking

(Not tracked)

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
2.6. Click `Enable connection prompt`
2.7. Reload `about:debugging` page
2.8. Click `connect` button again

ER: Connection prompt should show.
AR: Though `devtools.debugger.prompt-connection` turned to true, connection prompt did not show. After rebooting the target Nightly, the prompt shown.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.