[Webkit-unassigned] [Bug 65033] New: [CG] Support frameHasAlphaAtIndex for image types other than JPEG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 10:56:31 PDT 2011


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

           Summary: [CG] Support frameHasAlphaAtIndex for image types
                    other than JPEG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: mdelaney at apple.com


We only return false form frameHasAlphaAtIndex() for JPEG images. PNG and GIF images are treated as having alpha even when they do not.

frameHasAlphaAtIndex() will be the basis for various painting optimizations, so it would be good to fix this.

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