[Webkit-unassigned] [Bug 19766] New: resource leaks when unloading pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 25 08:27:22 PDT 2008


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

           Summary: resource leaks when unloading pages
           Product: WebKit
           Version: 420+
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zaheer.mot at gmail.com


version: gtk/r33943 h/w:embedded/arm
disable ram cache (cache::m_disabled = true),Low bandwidth display enabled,
load different pages followed by a blank page, expect all the resources to be
freed, however some resources leak

Resource creation: cache::createResource
Resource delete: ~CachedResource

rediff: 78(80)
yahoo: 55(68)
nytimes: 161(263)
cnn: 392(542)
bbc: 46(64)

results are consistent in multiple runs.


-- 
Configure bugmail: https://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