[Webkit-unassigned] [Bug 123895] New: Move array positions caching out from HTMLCollection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 08:39:07 PST 2013


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

           Summary: Move array positions caching out from 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: koivisto at iki.fi


This caching complicated the logic but is used by a single subclass (HTMLFormControlsCollection) only. The subclass can do the caching itself.

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