[Webkit-unassigned] [Bug 73969] New: NodeChildList shouldn't be in NodeListNodeData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 17:38:52 PST 2011


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

           Summary: NodeChildList shouldn't be in NodeListNodeData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, sam at webkit.org,
                    ojan at chromium.org, arv at chromium.org
            Blocks: 73853


We don't need to invalidate child node lists for all ancestors when inserting or removing a child. Furthermore, it makes zero sense to remove child node list of an element when adding/removing an attribute to/from the element.

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