[Webkit-unassigned] [Bug 67989] New: Move RenderObject::markContainingBlocksForLayout() to RenderObject.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 01:15:21 PDT 2011


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

           Summary: Move RenderObject::markContainingBlocksForLayout() to
                    RenderObject.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: hyatt at apple.com, simon.fraser at apple.com,
                    jamesr at chromium.org


I'd like to move RenderObject::markContainingBlocksForLayout() from RenderObject.h to RenderObject.cpp.
It's too large in a header file, and I hesitate to modify it because updating RenderObject.h causes recompilation of many files.

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