[Webkit-unassigned] [Bug 20885] New: Use m_everHadLayout in RenderObject::checkForRepaintDuringLayout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 10:39:12 PDT 2008


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

           Summary: Use m_everHadLayout in
                    RenderObject::checkForRepaintDuringLayout()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Minor
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


RenderBlock suppresses repainting during layout if m_everHadLayout is false. As
the FIXME in RenderObject::checkForRepaintDuringLayout() says, this should be
generalized to all RenderObjects.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list