[Webkit-unassigned] [Bug 57700] New: RenderMathMLOperator mutates the render tree in layout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 22:35:26 PDT 2011


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

           Summary: RenderMathMLOperator mutates the render tree in
                    layout()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: NeedsRadar
          Severity: Major
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


RenderMathMLOperator::layout() deletes and creates renderers. Layout time is not the right time to do this. One serious side effect of this is that preferred logical width computation is completely wrong.

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