[Webkit-unassigned] [Bug 8039] Remove use of DeprecatedArray in favor of new Vector class
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun May 7 15:12:01 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8039
------- Comment #11 from hyatt at apple.com 2006-05-07 15:12 PDT -------
(From update of attachment 7964)
Do Vectors ever shrink their capacities when you remove items or clear? In
some cases the old DeprecatedArrays are deliberately designed to never shrink,
so I want to make sure Vector has the same behavior.
--
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