[Webkit-unassigned] [Bug 56419] New: RenderStyle leaks seen beneath RenderFullScreen::createFullScreenStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 15:11:10 PDT 2011


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

           Summary: RenderStyle leaks seen beneath
                    RenderFullScreen::createFullScreenStyle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/LeaksViewer/?url=http%3A%2F%2F
                    build.webkit.org%2F%2Fresults%2FSnowLeopard%20Intel%20
                    Leaks%2Fr81172%20(15589)%2F
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: jer.noble at apple.com


To see the leaks:

1. Go to <http://build.webkit.org/LeaksViewer/?url=http%3A%2F%2Fbuild.webkit.org%2F%2Fresults%2FSnowLeopard%20Intel%20Leaks%2Fr81172%20(15589)%2F>
2. Choose the "Heavy (Bottom Up)" view and sort by "Self"
3. Dig down into malloc_zone_malloc > malloc > WTF::fastMalloc

A lot of the leaks in here are WTF::RefCounted<some RenderStyle-related class> and are originating from RenderFullScreen::createFullScreenStyle.

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