[Webkit-unassigned] [Bug 138732] New: Refactor RenderMathMLOperator to avoid relayout during layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 02:09:16 PST 2014


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

            Bug ID: 138732
           Summary: Refactor RenderMathMLOperator to avoid relayout during
                    layout
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alex at igalia.com

The row layout code checks the stretch distance and this function updates style which causes a layout and width calculation. This should not be required just parsing the values when they change and dividing the updateStyle funcion in two, creating a calculateStretchDistance function.

-- 
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/20141114/e11f2c84/attachment-0002.html>


More information about the webkit-unassigned mailing list