[webkit-reviews] review granted: [Bug 52701] Refcount Images used in rendering code : [Attachment 79392] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 15:37:17 PST 2011


Eric Seidel <eric at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 52701: Refcount Images used in rendering code
https://bugs.webkit.org/show_bug.cgi?id=52701

Attachment 79392: Patch
https://bugs.webkit.org/attachment.cgi?id=79392&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks sane.  It's always saddened me that on most platforms Image is
double-refcounted, because the buffer behind the Image itself is often
ref-counted.


More information about the webkit-reviews mailing list