[webkit-reviews] review requested: [Bug 53281] clean up CG allocations made while determining image size : [Attachment 80705] track extra CG allocations as part of an image's decoded size

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


Ian Henderson <ianh at apple.com> has asked  for review:
Bug 53281: clean up CG allocations made while determining image size
https://bugs.webkit.org/show_bug.cgi?id=53281

Attachment 80705: track extra CG allocations as part of an image's decoded size
https://bugs.webkit.org/attachment.cgi?id=80705&action=review

------- Additional Comments from Ian Henderson <ianh at apple.com>
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.


More information about the webkit-reviews mailing list