[Webkit-unassigned] [Bug 51522] New: Use deviceRGBColorSpaceRef() instead of calling CGColorSpaceCreateDeviceRGB()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 23:29:26 PST 2010


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

           Summary: Use deviceRGBColorSpaceRef() instead of calling
                    CGColorSpaceCreateDeviceRGB()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


We now have a function that returns the device color space - deviceRGBColorSpaceRef(). It is defined in GraphicsContextCG.cpp. We should use that in other CG source code files instead of calling CGColorSpaceCreateDeviceRGB().

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