[Webkit-unassigned] [Bug 42261] New: #if !PLATFORM(CG) a bit confusing as a mechanism to decide how to handle ImageBuffer colorspace conversino

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 07:37:06 PDT 2010


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

           Summary: #if !PLATFORM(CG) a bit confusing as a mechanism to
                    decide how to handle ImageBuffer colorspace conversino
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anicolao at chromium.org
                CC: zimmermann at kde.org


In https://bugs.webkit.org/show_bug.cgi?id=42228#c11 Darin complained that the way we're deciding to do the colorspace conversion or not at the call sites that get pixels from an ImageBuffer that isn't in device colorspace is confusing. We could fix this by adding some other #define to key off of or by burying the decision making in the ImageBuffer class itself; this bug is meant for us to pick an approach so that I can implement it.

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