[Webkit-unassigned] [Bug 21043] REGRESSION: Leak of AnimationLists (and whole RenderStyles?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 29 14:38:46 PDT 2008


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





------- Comment #4 from simon.fraser at apple.com  2008-09-29 14:38 PDT -------
Still leaking after bug 20995 landed. We're leaking RenderStyles:

...
        WebCore::Element::attach()
        WebCore::Node::createRendererIfNeeded()
        WebCore::Node::styleForRenderer(WebCore::RenderObject*)
        WebCore::CSSStyleSelector::styleForElement(WebCore::Element*,
WebCore::RenderStyle*, bool, bool)
        WebCore::RenderStyle::operator new(unsigned long,
WebCore::RenderArena*)
        WebCore::RenderArena::allocate(unsigned long)
        malloc


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