[Webkit-unassigned] [Bug 43516] REGRESSION: Huge number of memory leaks after enabling MathML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 12:25:02 PDT 2010


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





--- Comment #10 from Beth Dakin <bdakin at apple.com>  2010-08-05 12:25:02 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > This fixes the leaks without any crashes. But I would really like the understand the design better before committing it. Are we totally sure we want all of these renderers to share a node?
> 
> It's Alex's design and I'm not familiar with the tree structure of all the MathML renderers.
> So, I think he could answer better than me.
> 
> What do you mean by "anonymous content"?

Anonymous blocks are usually what we use in the render tree for render objects that are not represented by a node in the DOM tree. There is some more information about it here: http://webkit.org/blog/115/webcore-rendering-ii-blocks-and-inlines/

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