[Webkit-unassigned] [Bug 181159] Reduce code duplication between RenderMathMLRow, RenderMathMLEnclose, and RenderMathMLRoot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 27 09:31:26 PST 2017


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

Minsheng Liu <lambda at liu.ms> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330220|                            |review-, commit-queue-
              Flags|                            |

--- Comment #1 from Minsheng Liu <lambda at liu.ms> ---
Created attachment 330220

  --> https://bugs.webkit.org/attachment.cgi?id=330220&action=review

A preliminary patch

This is a preliminary patch illustrating my proposal. It combines code in

* RenderMathMLRow
* RenderMathMLMenclose
* RenderMathMLPadded
* RenderMathMLRoot

There is no regression, but we will need several new test cases.

I did not touch the issue of padding or border as I originally planned. We probably need Fred to come back to discuss that.

The refactoring process is not completed as many lines can still be improved. But that could wait for later patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171227/1587a190/attachment.html>


More information about the webkit-unassigned mailing list