[Webkit-unassigned] [Bug 53281] clean up CG allocations made while determining image size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 18:29:09 PST 2011


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


Ian Henderson <ianh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80406|0                           |1
        is obsolete|                            |
  Attachment #80705|                            |review?, commit-queue?
               Flag|                            |




--- Comment #8 from Ian Henderson <ianh at apple.com>  2011-01-31 18:29:09 PST ---
Created an attachment (id=80705)
 --> (https://bugs.webkit.org/attachment.cgi?id=80705&action=review)
track extra CG allocations as part of an image's decoded size

Here's a revised patch that adds accounting for the extra CG allocations in BitmapImage.  It calls a method on ImageSource to determine how much the source will allocate to determine properties of the imageā€”non-CG image sources return 0 to preserve the original behavior.

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