[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:17:26 PDT 2006


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7964|review?(hyatt at apple.com)    |review+
               Flag|                            |




------- Comment #13 from hyatt at apple.com  2006-05-07 15:17 PDT -------
(From update of attachment 7964)
The other thing that you should double-check is to make sure none of these
DeprecatedArrays were being copied.  DeprecatedArrays = cheap to copy.  Vectors
= expensive to copy.

r=me. (I'll + the other patch once the "recieved" typo is fixed.)


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