[Webkit-unassigned] [Bug 121771] New: Remove RenderObjectChildList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 22 18:04:36 PDT 2013


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

           Summary: Remove RenderObjectChildList
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Most popular RenderElement subclasses have m_children member (>90% of instances on typical page). Child handling should move to RenderElement. This will remove need for virtual children() calls and simplify the code.

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