[Webkit-unassigned] [Bug 106759] New: StyleResolver::m_rootElementStyle could point to an already deleted RenderStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 00:19:27 PST 2013


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

           Summary: StyleResolver::m_rootElementStyle could point to an
                    already deleted RenderStyle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loislo at chromium.org
                CC: koivisto at iki.fi, apavlov at chromium.org


I landed additional instrumentation for Native Memory snapshot
and found that sometimes native memory profiler traverses through a document
from a previous test which is not yet collected.

StyleResolver from this document has m_rootElementStyle member
which points to an already deleted RenderStyle.

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