[Webkit-unassigned] [Bug 8813] New: Optimizing +[DOMNode _nodeWith:]

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 9 14:58:27 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8813

           Summary: Optimizing +[DOMNode _nodeWith:]
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: matt at softchaos.com


Optimization of [DOMNode _nodeWith:] to look up the obj-c wrapperClass for each
HTMLElement using a HashMap instead of by repeated calls to
htmlElt->hasLocalName(someTag).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list