[Webkit-unassigned] [Bug 77496] New: Move the repainting logic out of RenderLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 17:14:50 PST 2012


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

           Summary: Move the repainting logic out of RenderLayer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: hyatt at apple.com, simon.fraser at apple.com,
                    jamesr at chromium.org


Currently RenderLayer is a hub of different features that could be split into different classes with more dedicated purposes.

Repainting and repaint rectangles caching are related functionalities that could live in their own class.

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