[Webkit-unassigned] [Bug 98778] [Chromium-Android] Color profiles are not supported on Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 14:55:34 PST 2013


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





--- Comment #3 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2013-01-15 14:57:19 PST ---
(In reply to comment #2)
> (From update of attachment 182844 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=182844&action=review
> 
> > Source/WTF/wtf/Platform.h:489
> > +#define WTF_USE_ICCJPEG 1
> > +#define WTF_USE_QCMSLIB 1
> 
> Should we just bring these out of the #else clause since they're now enabled on all platforms?

Yes. I think we can even pull out #define WTF_USE_SKIA 1 along with above, as this is also defined for all ports for Chromium, in same patch or another.

-- 
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