[webkit-reviews] review granted: [Bug 20786] ASSERT in BitmapImage::draw when an image is scaled and clipped : [Attachment 23352] Patch to fix bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 15:12:38 PDT 2008


mitz at webkit.org has granted Simon Fraser <simon.fraser at apple.com>'s request for
review:
Bug 20786: ASSERT in BitmapImage::draw when an image is scaled and clipped
https://bugs.webkit.org/show_bug.cgi?id=20786

Attachment 23352: Patch to fix bug
https://bugs.webkit.org/attachment.cgi?id=23352&action=edit

------- Additional Comments from mitz at webkit.org
r=me if you also change
currHeight - srcRect.y() to CGImageGetHeight(image) on the next line


More information about the webkit-reviews mailing list