[Webkit-unassigned] [Bug 102309] New: Coordinated Graphics: A Minor optimization of calculating transforms in CoordinagedGraphicsLayer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 17:57:36 PST 2012


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

           Summary: Coordinated Graphics: A Minor optimization of
                    calculating transforms in CoordinagedGraphicsLayer.
           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: luxtella at company100.net


We calculate an inverse transform each tiledBackingStoreVisibleRect() call by a TiledBackingStore and every tiles.
This patch caches the inverse transform to reuse it.

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