[Webkit-unassigned] [Bug 123537] New: Lots of layers get solid color bur transparent contents layers now

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 16:12:12 PDT 2013


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

           Summary: Lots of layers get solid color bur transparent
                    contents layers now
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: noam at webkit.org, thorton at apple.com


After making layers with contents layers have pink borders, we can see from http://www.webkit.org/blog-files/3d-transforms/poster-circle.html that we're making color contents layers for lots of things now, but setting a transparent color on them.

RenderLayerBacking::updateDirectlyCompositedBackgroundColor() is getting rendererBackgroundColor(), which returns a valid (but transparent) color.

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