Closed Bug 230264 Opened 21 years ago Closed 21 years ago

inspector leaks

Categories

(Other Applications :: DOM Inspector, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: memory-leak, Whiteboard: [patch])

Attachments

(1 file, 1 obsolete file)

Using inspector causes lots of stuff to be leaked. Patches soon...
Comment on attachment 138515 [details] [diff] [review] patch diff doesn't show this patch too well. It: * moves DeepTreeStackItem before inDeepTreeWalker ctor/dtor * adds ctor/dtor logging to DeepTreeStackItem * clears out |mStack| in inDeepTreeWalker's destructor. I realize I shouldn't have moved the inIDeepTreeWalker comment up above the ctor/dtor/NS_IMPL_ISUPPORTS1 -- I missed the "I".
Attachment #138515 - Flags: superreview?(bryner)
Attachment #138515 - Flags: review?(caillon)
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7alpha
Comment on attachment 138515 [details] [diff] [review] patch Nice. r=caillon. While you're here (and if you remember) can you make inDeepTreeWalker's ctor use an initialization list?
Attachment #138515 - Flags: review?(caillon) → review+
Attached patch patchSplinter Review
patch with caillon's comments
Attachment #138515 - Attachment is obsolete: true
Attachment #138515 - Flags: superreview?(bryner) → superreview+
Fix checked in to trunk, 2004-01-07 14:17 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
QA Contact: timeless → dom-inspector
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: