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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 01:54:17 PDT 2013


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


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com




--- Comment #3 from Sergio Villar Senin <svillar at igalia.com>  2013-07-18 01:54:13 PST ---
(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.

-- 
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