[Webkit-unassigned] [Bug 75983] New: Refactor RenderLayerBacking::paintIntoLayer and RenderLayer::paintLayer()/paintLayerContents() to avoid duplicate code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 12:38:39 PST 2012


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

           Summary: Refactor RenderLayerBacking::paintIntoLayer and
                    RenderLayer::paintLayer()/paintLayerContents() to
                    avoid duplicate code
           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: achicu at adobe.com


RenderLayerBacking::paintIntoLayer and RenderLayer::paintLayer()/paintLayerContents() have a lot of code in common. Find a way to refactor the methods to avoid duplicate code.

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