RESOLVED FIXED 11669
fixes for some of the Node and Frame leaks seen on the leak-bot
https://bugs.webkit.org/show_bug.cgi?id=11669
Summary fixes for some of the Node and Frame leaks seen on the leak-bot
Darin Adler
Reported 2006-11-21 09:54:43 PST
I did some debugging on local layout tests, and I have some leak fixes for WebKit and DumpRenderTree.
Attachments
patch that fixes some leaks I can reproduce locally (7.13 KB, patch)
2006-11-21 10:06 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2006-11-21 10:06:29 PST
Created attachment 11597 [details] patch that fixes some leaks I can reproduce locally
Darin Adler
Comment 2 2006-11-21 10:07:21 PST
Besides these leaks, I can reproduce some others that seem to be caused by NSHTMLReader code used when doing the copy operation -- I haven't figured out how to fix those yet.
Maciej Stachowiak
Comment 3 2006-11-21 10:18:01 PST
Comment on attachment 11597 [details] patch that fixes some leaks I can reproduce locally r=me
Darin Adler
Comment 4 2006-11-21 10:24:08 PST
Committed revision 17871.
Mark Rowe (bdash)
Comment 5 2006-11-21 22:09:12 PST
Bug 11236 is related to the NSHTMLReader leaks.
Note You need to log in before you can comment on or make changes to this bug.