[webkit-dev] memory leaks seen by leak bot
Darin Adler
darin at apple.com
Tue Jan 20 23:12:33 PST 2009
Hi folks.
I noticed that the leak bot is showing some memory leaks. I found and
fixed three leaks that were causing most of the complaints. All in
recently-changed code.
https://bugs.webkit.org/show_bug.cgi?id=23448 —
preferredExtensionForImageSourceType
https://bugs.webkit.org/show_bug.cgi?id=23449 —
BitmapImage::cacheFrame
https://bugs.webkit.org/show_bug.cgi?id=23450 — DumpRenderTree
accessibility testing code
But there also seem to be a bunch related to worker threads:
http://build.webkit.org/results/trunk-mac-intel-debug/5816/DumpRenderTree5-leaks.txt
I couldn't quickly figure out how to fix those worker-thread related
ones yet.
-- Darin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090120/df3ac913/attachment.html>
More information about the webkit-dev
mailing list