[Webkit-unassigned] [Bug 103786] New: Use background color for GraphicsLayers when applicable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 16:04:46 PST 2012


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

           Summary: Use background color for GraphicsLayers when
                    applicable
           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: noam at webkit.org
                CC: simon.fraser at apple.com, dino at apple.com,
                    jamesr at chromium.org, vangelis at chromium.org,
                    enne at google.com


In some cases, a GraphicsLayer can benefit from directly compositing its background color rather than painting it together with the rest of the box decorations.
This can later expand to tiled background images, gradients, border images, border radius, borders/outlines, etc. but for now solid color is the lowest hanging fruit.

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