Hello webkit-dev,

I am trying to debug DRT standalone using Visual Studio debugger as well as
running from the command line. I followed this link
http://trac.webkit.org/wiki/Debugging%20DumpRenderTree%20on%20Windows in
order to setup and start the debug session.

In this, when I debug the DRT or simply run from the command line, at the
end on the output console, I get the something like:
LEAK: 2 CachedResource
LEAK: 53 WebCoreNode
LEAK: 1 Frame
LEAK: 1 Page

But when I checked the same here:
http://build.webkit.org/results/Apple%20Win%20XP%20Debug%20%28Tests%29/r123856%20%2842230%29/fast/dom/Document/early-document-access-stderr.txt

there are no leaks mentioned at the end.

So I would like to know whether DRT is leaking memory when run in
standalone mode?

Thank you,
Vivek
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to