[Webkit-unassigned] [Bug 152244] New: Add separate module for selection/measuring/drawing of stretchy operators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 01:45:25 PST 2015


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

            Bug ID: 152244
           Summary: Add separate module for selection/measuring/drawing of
                    stretchy operators
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: alex at igalia.com, jfernandez at igalia.com
        Depends on: 152242

The RenderMathMLOperator class contains three independent features:
1) The management of the renderer for operator
2) The search in the MathML operator dictionary
3) The selection/measuring/drawing of size variants & glyph assembly for stretchy operators

It is cleaner and more easily readable/manageable for future improvements to do as in Gecko and split these features into separate modules.

This bug is to move 3) into a separate class.

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


More information about the webkit-unassigned mailing list