Closed
Bug 765109
Opened 13 years ago
Closed 12 years ago
Leak nsDocument with multi-range selection
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: khuey)
References
Details
(Keywords: memory-leak, testcase, Whiteboard: [MemShrink:P2])
Attachments
(2 files)
1. Run a debug build with XPCOM_MEM_LEAK_LOG=2
2. Load the testcase.
3. Quit Firefox.
Result: trace-refcnt reports an nsDocument leak.
Reporter | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Whiteboard: [MemShrink]
Updated•13 years ago
|
Assignee: nobody → khuey
Whiteboard: [MemShrink] → [MemShrink:P2]
Assignee | ||
Comment 2•12 years ago
|
||
I started to look into this a few weeks ago, but didn't get far. And now it's gone.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•