[Webkit-unassigned] [Bug 108295] New: Coordinated Graphics: Remove GraphicsLayerTextureMapper dependency from TextureMapperScene.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 22:15:47 PST 2013


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

           Summary: Coordinated Graphics: Remove
                    GraphicsLayerTextureMapper dependency from
                    TextureMapperScene.
           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


Currently, TextureMapperScene uses GraphicsLayerTextureMapper to store pending layer states until flush.
However, now TextureMapperScene executes all operations at the time to flush, so we don't need to use GraphicsLayerTextureMapper anymore.

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