Closed Bug 917983 Opened 11 years ago Closed 11 years ago

BreakpointActor instances should be saved in the threadLifetimePool

Categories

(DevTools :: Debugger, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 28

People

(Reporter: fitzgen, Assigned: fitzgen)

References

Details

Attachments

(1 file)

...not in the connection's pool, which is hacky. When the thread goes away, the breakpoints should go away as well, so we are holding on to a bunch of stuff for longer than we need to. Unfortunately, we can't add BP actors to the threadLifetimePool until it actually lasts as long as the thread actor.
Priority: -- → P3
Assignee: nobody → nfitzgerald
Attachment #8343451 - Flags: review?(past) → review+
https://hg.mozilla.org/mozilla-central/rev/1fd3bf3cc55e
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 28
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: