[Webkit-unassigned] [Bug 97616] Load the linearized sRGB profile via NSData instead of CoreFoundation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 16:27:18 PDT 2012


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


mitz at webkit.org <mitz at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #165694|review?                     |review+
               Flag|                            |




--- Comment #2 from mitz at webkit.org <mitz at webkit.org>  2012-09-25 16:27:45 PST ---
(From update of attachment 165694)
View in context: https://bugs.webkit.org/attachment.cgi?id=165694&action=review

> Source/WebCore/platform/graphics/mac/GraphicsContextMac.mm:193
> +        linearSRGBSpace = CGColorSpaceCreateWithICCProfile((CFDataRef) iccProfileData.get());

Extra space after (CFDataRef).

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