[Webkit-unassigned] [Bug 101911] New: [Cairo] fillRectWithColor with Color::transparent doesn't perform anything

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 02:13:12 PST 2012


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

           Summary: [Cairo] fillRectWithColor with Color::transparent
                    doesn't perform anything
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hurnjoo.lee at samsung.com


fillRectWithColor with Color::transparent doesn't perform anything
because fillRectWithColor does early-return if the alpha value of
color is zero. But we expect that fill the rect with transparent color                                                                                                                                                                
in case the cairo_operator is CAIRO_OPERATOR_SOURCE.

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