[Webkit-unassigned] [Bug 66170] New: Do the computation of a GraphicsLayer's exposed rect via a GraphicsLayerClient callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 14:44:33 PDT 2011


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

           Summary: Do the computation of a GraphicsLayer's exposed rect
                    via a GraphicsLayerClient callback
           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: dino at apple.com, cmarrin at apple.com


I think it would make more sense to do the computation of a GraphicsLayer's exposed rectangle via GraphicsLayerClient callback. That way we aren't doing the work every time we commit layers. We can also do the math via Renderers then too.

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