[Webkit-unassigned] [Bug 39337] New: Move Attr pointer from Attribute to an out of band HashMap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 18:28:23 PDT 2010


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

           Summary: Move Attr pointer from Attribute to an out of band
                    HashMap
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


Attrs are rare enough that it does not make sense to keep them in the Attribute itself. We should move them to a global rare data HashMap.

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