Bug 65033

Summary: [CG] Support frameHasAlphaAtIndex for image types other than JPEG
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mdelaney7, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2011-07-22 10:56:31 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.