[Webkit-unassigned] [Bug 62593] New: Optimization: do a single fillRect when painting the background in RenderBoxModelObject::paintFillLayerExtended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 13:25:35 PDT 2011


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

           Summary: Optimization: do a single fillRect when painting the
                    background in
                    RenderBoxModelObject::paintFillLayerExtended
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: una.sabovic at palm.com


RenderBoxModelObject::paintFillLayerExtended could do a single fillRect when painting the background instead of two.
Blend the baseColor with bgColor and perform a single fillRect.

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