Closed Bug 1581825 Opened 5 years ago Closed 5 years ago

devtools.debugger.skip-pausing;true is not reflected in the UI

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1583671

People

(Reporter: fvsch, Unassigned)

Details

Attachments

(1 file)

Looks like devtools.debugger.skip-pausing can be true without it showing up in the Debugger UI.

Steps to reproduce:

  1. Go to about:config and filter on skip-pausing; reset devtools.debugger.skip-pausing to false if needed.
  2. Open Debugger and set at least one breakpoint.
  3. Click the "Deactivate breakpoints" button once.
  4. Close the toolbox (F12).
  5. Reopen the toolbox (F12).

Result:

  • devtools.debugger.skip-pausing is true
  • The Debugger UI is shown as if it was false (see screenshot)

In my tests, if there are no breakpoints set, the value of devtools.debugger.skip-pausing is correctly reflected in the UI.

Priority: -- → P2
Whiteboard: needs-review

Thanks for the report!

I can reproduce this bug .

This might be really confusing since after reopening the Toolbox The BPs are not working, but the BP panel is not grayed out.

Honza

Whiteboard: needs-review
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: