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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 2 12:15:49 PDT 2006


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


sam.weinig at gmail.com changed:

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




------- Comment #9 from sam.weinig at gmail.com  2006-05-02 12:15 PDT -------
Created an attachment (id=8078)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8078&action=view)
patch for image and caching classes

This patch is changes just the Image and caching classes to use Vector instead
of DeprecatedArray.  In order to not make any unecessary copies, some changes
were made so that the data for an image is buffered directly into an internal
buffer in the Image object.


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