NEW 65033
[CG] Support frameHasAlphaAtIndex for image types other than JPEG
https://bugs.webkit.org/show_bug.cgi?id=65033
Summary [CG] Support frameHasAlphaAtIndex for image types other than JPEG
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.