Closed Bug 1537596 Opened 5 years ago Closed 5 years ago

Shift-clicking line-breakpoint does not toggle all enabled column breakpoints

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: jlast, Assigned: davidwalsh)

References

Details

Attachments

(2 files)

Follow up on #7241: Review Critical Path Interactions

STR:

  • Enable multiple column breakpoints on a line
  • Shift-click the line breakpoints

AR: Only the first column breakpoint gets toggled
ER: All enabled column breakpoints get disabled and on second click enabled again

CC https://github.com/firefox-devtools/debugger/issues/8105

Priority: -- → P2

Implements a function to enable or disable all breakpoints on a line based on shift-clicking. Uses the first breakpoint's state to decide whether to enable or disable all.

Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1c5e97960d0
Make shift-click toggle all breakpoint states per line r=loganfsmyth

Implements a function to enable or disable all breakpoints on a line based on shift-clicking. Uses the first breakpoint's state to decide whether to enable or disable all.

Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df4ac1d02ea4
Make shift-click toggle all breakpoint states per line r=loganfsmyth
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Assignee: nobody → dwalsh
Flags: needinfo?(dwalsh)
https://hg.mozilla.org/projects/ash/rev/df4ac1d02ea412b3a485125efeaaeb0b2fd3c942
Bug 1537596 - Make shift-click toggle all breakpoint states per line r=loganfsmyth
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: