Closed
Bug 1593101
Opened 5 years ago
Closed 5 years ago
Watchpoints should defer to breakpoints at the same location
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlast, Unassigned)
References
(Blocks 1 open bug)
Details
What were you doing?
We currently let breakpoints disable debugger statements. We should support the same interaction for watchpoints.
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Right now breakpoints win over watchpoints because of this bug/patch:
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•