RESOLVED FIXED 6822
~40 DOM nodes leaked when running any two of the outerHTML DOM tests
https://bugs.webkit.org/show_bug.cgi?id=6822
Summary ~40 DOM nodes leaked when running any two of the outerHTML DOM tests
Maciej Stachowiak
Reported 2006-01-25 22:17:00 PST
When running the any two of the following three layout tests, there are 40-odd nodes leaked. Running only one does not appear to cause a leak. This odd behavior may indicate a false positive. Or maybe not. fast/dynamic/outerHTML-doc.html fast/dynamic/outerHTML-img.html fast/dynamic/outerHTML-no-element.html
Attachments
GC after clearing a page cache item (1.11 KB, patch)
2006-01-26 04:27 PST, Maciej Stachowiak
ggaren: review+
Maciej Stachowiak
Comment 1 2006-01-26 04:27:53 PST
Created attachment 5985 [details] GC after clearing a page cache item
Geoffrey Garen
Comment 2 2006-01-26 11:31:52 PST
Comment on attachment 5985 [details] GC after clearing a page cache item r=me
Note You need to log in before you can comment on or make changes to this bug.