[Webkit-unassigned] [Bug 70001] [Chromium] Layout Test fast/images/color-jpeg-with-color-profile.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 04:48:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70001





--- Comment #2 from Cary Clark <caryclark at google.com>  2011-10-13 04:48:08 PST ---
This image requires the interpretation of an ICC v2 profile. This used to work on Chromium Mac, was unintentionally broken around Chrome 12, and has recently been fixed (working in Canary). It also works in the Skia on Mac configuration and on Safari.

On Linux and Windows, there's no support for color profiles, although a suitable library has been checked in at third_party/qcms. The steps to connect the two is documented here: http://code.google.com/p/chromium/issues/detail?id=37028#c26
(the "- enable profiles" step is now complete)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list