[Webkit-unassigned] [Bug 81387] MathML internals - factor code for almost anonymous blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 13:48:52 PDT 2012


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132346|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-03-16 13:48:52 PST ---
(From update of attachment 132346)
View in context: https://bugs.webkit.org/attachment.cgi?id=132346&action=review

Nice to clean this up, thanks.

> Source/WebCore/rendering/mathml/RenderMathMLBlock.cpp:52
> +RenderMathMLBlock* RenderMathMLBlock::createAlmostAnonymousBlock(EDisplay display)

Normally these sorts of functions would return PassOwnPtr, but the rendering tree code isn't very consistent about that, sadly.

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