Open
Bug 470974
Opened 17 years ago
Updated 3 years ago
Memory leak of document and content nodes with print preview, table elements and page-break-after
Categories
(Core :: Layout: Tables, defect)
Tracking
()
REOPENED
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(1 file)
192 bytes,
application/xhtml+xml
|
Details |
See testcase, which gives a memory leak according to the nspr log.
Results of processing log leak1.log :
Leaked document at address 2cdbc00.
... with URI "jar:file:///C:/Documents%20and%20Settings/mw/Bureaublad/moz/firefox20081220/chrome/toolkit.jar!/content/global/bindings/scrollbar.xml".
... with URI "chrome://global/content/bindings/scrollbar.xml".
Leaked content nodes associated with node info manager at address 2cd1640.
... with document URI "file:///C:/Documents%20and%20Settings/mw/Bureaublad/crashzone/ajaxdemolisher_files/crash2.xhtml".
Leaked content nodes associated with node info manager at address 2edb730.
... with document URI "jar:file:///C:/Documents%20and%20Settings/mw/Bureaublad/moz/firefox20081220/chrome/toolkit.jar!/content/global/bindings/scrollbar.xml".
... with document URI "chrome://global/content/bindings/scrollbar.xml".
Summary:
Leaked 0 out of 0 DOM Windows
Leaked 1 out of 41 documents
Leaked 0 out of 6 docshells
Leaked content nodes in 2 out of 53 documents
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
![]() |
||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•