Closed Bug 15822 Opened 26 years ago Closed 26 years ago

MLK: every nsHTMLTextAreaElement leaks

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: warrensomebody, Assigned: pollmann)

Details

(Keywords: memory-leak, Whiteboard: fix in hand)

Bloaty: Refcounting and Memory Bloat Statistics |<-------Name------>|<--------------References-------------->|<---------------- Objects---------------->|<------Size----->| Rem Total Mean StdDev Rem Total Mean StdDev Per-Class Rem 315 nsHTMLTextAreaElemen 1570 1570 ( 785.50 +/- 784.83) 25 25 ( 13.00 +/- 12.33) 84 2100
Assignee: troy → pollmann
Eric, assigning to you because I think it's form related
Summary: [leak] every nsHTMLTextAreaElement leaks → MLK: every nsHTMLTextAreaElement leaks
Status: NEW → ASSIGNED
Target Milestone: M14
Keywords: mlk
Moving non PDT+ bugs out.
Target Milestone: M14 → M15
David Baron has come up with a fix for this bug. The problem was not an actual leak, but failure to log the release of the element. He added an NS_LOG_RELEASE call to this, and several other form elements' Release methods. Thanks David!
OS: Windows NT → All
Hardware: PC → All
Whiteboard: fix in hand
Fix checked in yesterday.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Marking verified per last comments.
You need to log in before you can comment on or make changes to this bug.