[Webkit-unassigned] [Bug 56672] Leaks beneath RenderSVGShadowTreeRootContainer::updateFromElement seen on SnowLeopard Intel Leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 09:29:28 PDT 2011


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2011-04-18 09:29:27 PST ---
(From update of attachment 89993)
View in context: https://bugs.webkit.org/attachment.cgi?id=89993&action=review

> Source/WebCore/rendering/svg/RenderSVGShadowTreeRootContainer.cpp:42
>          m_shadowRoot->clearShadowHost();

I don't understand why "clearing" the host doesn't also detach it?  Aren't we releasing a ref-counted DOM Node here?  When it's destroyed, doesn't it also destroy its renderer?

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