[Webkit-unassigned] [Bug 20980] New: Split off uncommonly used data from Node similar to ElementRareData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 21 17:00:27 PDT 2008


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

           Summary: Split off uncommonly used data from Node similar to
                    ElementRareData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: catfish.man at gmail.com


There are a number of fairly hot virtual functions on Node that could be made
non-virtual if there was a free bit to put a flag in. Darin mentioned that he
was considering making a NodeRareData, so I'm investigating doing that.


-- 
Configure bugmail: https://bugs.webkit.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