Closed Bug 805 Opened 26 years ago Closed 26 years ago

the dom leaks memory. alot.

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: kipp, Assigned: vidur)

Details

Here are some example lines from purify:

[W] MLK: Memory leak of 24 bytes from 1 block allocated in JS_malloc
[W] MLK: Memory leak of 24 bytes from 1 block allocated in js_alloc_atom
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I've been trying to keep the DOM relatively leak free. Unfortunately, any time
the content model or the document leaks, the DOM script objects stay with it.
I'm closing this bug (since it's probably based on old data), but I'll keep an
eye out.
installing myself as QA Contact en masse
Changing a few bugs at once...This is a bug that I have determined I am unable to properly verify. More than likely this would be
because it is outside my expertise or experience, or i don't have the necessary tools.
I am now ASKING PLEASE, please could the bug owner or reporter take it upon themselves to verify the fix for this bug and mark it
VERIFIED? Don't be shy, step right up. Thank you.
Status: RESOLVED → VERIFIED
I guess I should have resolved this as INVALID rather than FIXED. The leak came
from layout and not the dom. Either way, it's verified.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.