Closed Bug 895683 Opened 11 years ago Closed 10 years ago

The breakpoint store should not be global

Categories

(DevTools :: Debugger, defect, P3)

25 Branch
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

Ok, so we tried to do this once: https://bugzilla.mozilla.org/show_bug.cgi?id=777146 It failed. But we are a lot better about restoring breakpoints on refresh and all that now. We should really try to revisit this, because breakpoints should really be a per thread actor thing, and I strongly suspect we have latent bugs right now.
Priority: -- → P3
Blocks: dbg-server
Last time I checked the breakpoint store was no longer global but a property of the thread actor. Marking as fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.