[Webkit-unassigned] [Bug 118788] [GTK] WebKitDOM objects leaking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 07:38:14 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118788


Zan Dobersek <zandobersek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zandobersek at gmail.com




--- Comment #4 from Zan Dobersek <zandobersek at gmail.com>  2013-07-18 07:38:09 PST ---
(In reply to comment #3)
> (In reply to comment #0)
> 
> > tpopela  ~/dev/evolution/build/test/bin  >  13:04   
> > $ ./evolution 
> > LEAK: 20 CachedResource
> > LEAK: 7191 Range
> > LEAK: 4155 WebCoreNode
> 
> Don't know exactly about DOM objects, but note that the "leaks" in CachedResources are not really leaks. WebKit does not free cached resources on program exit on purpose, because the program is actually finishing so they'll be eventually released anyway and we're speeding up the exit process.

This number might be lower after r152340.
http://trac.webkit.org/changeset/152340

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list