Closed
Bug 1535039
Opened 7 years ago
Closed 7 years ago
Remove SYNC_BREAKPOINT action
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhackett1024, Assigned: bhackett1024)
Details
It would be simpler if syncing breakpoints used removeBreakpoint and addBreakpoint directly, so that we operate on the redux store and the server breakpoints in tandem in a narrow set of places. Bug 1534786 gets part of the way here but there is still more to do.
Updated•7 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
| Assignee | ||
Comment 2•7 years ago
|
||
Yeah, breakpoint syncing is now expressed in terms of other breakpoint operations.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(bhackett1024)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•