[Webkit-unassigned] [Bug 8039] New: Remove use of DeprecatedArray in favor of new Vector class

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Mar 28 13:16:27 PST 2006


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

           Summary: Remove use of DeprecatedArray in favor of new Vector
                    class
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sam.weinig at gmail.com


Most of the changes require only a change of name from DeprecatedArray<> to
Vector<> in variable declarations and little else to retain the same
functionality.  However, since the Vector class has some different/better
qualities/features, other changes would be beneficial.


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