[Webkit-unassigned] [Bug 34491] New: [Skia] GraphicsContext::beginTransparencyLayer doesn't retain the compositing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 10:40:56 PST 2010


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

           Summary: [Skia] GraphicsContext::beginTransparencyLayer doesn't
                    retain the compositing mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gdk at chromium.org


When using the Skia graphics context, the beginTransparencyLayer call currently
creates a new layer, but does not keep the current compositing mode for use
when merging the created layer back onto the rest of the context.

There's a test that exercises this functionality
(fast/backgrounds/svg-ask-mask.html), but it's never passed in Chromium.

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