[Webkit-unassigned] [Bug 123708] New: ChildNodeList should not be LiveNodeList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 3 10:49:31 PST 2013


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

           Summary: ChildNodeList should not be LiveNodeList
           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: koivisto at iki.fi


ChildNodeList is a poor fit to be LiveNodeList. It is heavily special-cased. It is also the only subtype that returns non-Elements thus preventing tightening.

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