[webkit-reviews] review granted: [Bug 53250] [chromium] JPEG corruption : [Attachment 81194] A copy-and-paste fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 4 00:16:03 PST 2011


Adam Barth <abarth at webkit.org> has granted Hironori Bono <hbono at chromium.org>'s
request for review:
Bug 53250: [chromium] JPEG corruption
https://bugs.webkit.org/show_bug.cgi?id=53250

Attachment 81194: A copy-and-paste fix
https://bugs.webkit.org/attachment.cgi?id=81194&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81194&action=review

Nice test!

> Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:226
> +		   // Same as graysclale images, we convert CMYK images to RGBA


graysclale => grayscale.  Maybe "Same as with grayscale images" ?

> LayoutTests/fast/images/cmyk-jpeg-with-color-profile.html:19
>  Added: svn:eol-style
>    + LF

We probably don't need this eol-style.


More information about the webkit-reviews mailing list