[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 05:31:08 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43516
--- Comment #1 from Alex Milowski <alex at milowski.com> 2010-08-05 05:31:08 PST ---
OK. I've asked before about trying to detect leaks. Pardon my ignorance, but what exactly are we looking at in these DumpRenderTree*-leaks.txt files? How do I understand what they are saying?
I have a hunch this all has to do with the anonymous render objects created by the MathML rendering code. RenderMathMLOperator creates quite a few of these and will re-create the glyphs stack (and the anonymous objects) every time layout is called.
--
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