[webkit-reviews] review granted: [Bug 51811] Merge m_height and m_width members of ImageData into a common m_size member : [Attachment 78121] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 08:33:47 PST 2011


Andreas Kling <kling at webkit.org> has granted Renata Hodovan <reni at webkit.org>'s
request for review:
Bug 51811: Merge m_height and m_width members of ImageData into a common m_size
member
https://bugs.webkit.org/show_bug.cgi?id=51811

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=78121&action=review

Looks good, r=me

> WebCore/ChangeLog:8
> +	   Image (BitMapImage, ImageSource) types in WebKit use IntSize to
store their

s/BitMapImage/BitmapImage/


More information about the webkit-reviews mailing list