[Webkit-unassigned] [Bug 106966] New: Image::currentFrameHasAlpha should not always return false for SVGImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 17:59:02 PST 2013


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

           Summary: Image::currentFrameHasAlpha should not always return
                    false for SVGImage
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org, junov at google.com,
                    schenney at chromium.org, fmalita at chromium.org


Image::currentFrameHasAlpha is not overridden in SVGImage and always returns false. SVG Images can have alpha too so this needs to return the correct alpha value, or at least return true.

http://trac.webkit.org/changeset/135629 was recently added which takes advantage of the alpha value and probably breaks transparent SVG images.

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