[Webkit-unassigned] [Bug 33228] New: Line boxes aren't cleared when the last child is removed from a RenderBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 13:07:25 PST 2010


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

           Summary: Line boxes aren't cleared when the last child is
                    removed from a RenderBlock
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org


When the last child is removed from a RenderBlock its line box list is not
cleared until the next layout pass.  This is slightly wasteful and makes the
fullLayout flag in RenderBlock::layoutInlineChildren() harder to reason about.

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