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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 01:10:14 PST 2008


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

           Summary: Memory leak in CachedImage
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: saugatad at gmail.com
                CC: saugatad at gmail.com


Scenario:
1. Start browser
2. Browse to www.yahoo.com. After it loads the page, browse www.rediff.com.

We are working on a gtk port for WebKit. We are using release r30123. As we are
working on a handheld device resource utilization is a major factor.
We can see a huge number of undeleted CachedImages. FrameView, HTMLImagesLoader
are not getting deleted which results in CachedImage not being deleted. This is
resulting in quite a big amount of memory leak.


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



More information about the webkit-unassigned mailing list