[Webkit-unassigned] [Bug 91144] New: Merge HTMLCollectionWithArrayStorage into HTMLCollection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 13:46:24 PDT 2012


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

           Summary: Merge HTMLCollectionWithArrayStorage into
                    HTMLCollection
           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, andersca at apple.com, sam at webkit.org,
                    koivisto at iki.fi, kling at webkit.org, arko at motorola.com
            Blocks: 89919


http://trac.webkit.org/changeset/122345 introduced HTMLCollectionWithArrayStorage to share more code between HTMLFormCollection::item and HTMLPropertiesCollection::item. But we can do better by merging it to HTMLCollection::item. In fact, we can also get rid of HTMLCollection::calcLength as well.

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