[Webkit-unassigned] [Bug 17469] Memory leak in CachedImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 23 00:29:43 PDT 2011


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





--- Comment #5 from GaoXiong <porgao at hotmail.com>  2011-07-23 00:29:43 PST ---
It's not only on GTK but also on other platforms like windows (my IDE is vs2005).

CachedImage objects won't be destroyed even when the document is destroyed.

The test case is very simple:
1. Load a page with one picture
2. Close the browser
The we can see "LEAK: 1 CachedResource" in the output window.

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