[Webkit-unassigned] [Bug 56112] New: Leaks Viewer should omit top-level nodes with 0 self count in Heavy view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 09:44:02 PST 2011


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

           Summary: Leaks Viewer should omit top-level nodes with 0 self
                    count in Heavy view
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


Go to <http://build.webkit.org/LeaksViewer/?url=http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r80718%20(15466)/DumpRenderTree11-leaks.txt>. In Heavy view, there is only 1 top-level node with a non-zero self count (malloc_zone_malloc). All the other top-level nodes have 0 self counts. It's not useful to show them; all those nodes show up as children of the malloc_zone_malloc node.

I think we should just omit top-level nodes with 0 self counts in Heavy view.

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