[webkit-reviews] review granted: [Bug 74400] [chromium] JPEG image with CMYK ICC color profile renders color-inverted and squashed : [Attachment 119750] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 23 18:31:19 PST 2011


Adam Barth <abarth at webkit.org> has granted noel gordon
<noel.gordon at gmail.com>'s request for review:
Bug 74400: [chromium] JPEG image with CMYK ICC color profile renders
color-inverted and squashed
https://bugs.webkit.org/show_bug.cgi?id=74400

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

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


> Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:116
> +#define iccProfileHeaderSize 128

WebKit tends to use constants rather than #defines.


More information about the webkit-reviews mailing list