[Webkit-unassigned] [Bug 103854] New: [META]Coordinated Graphics: Refactoring TextureMapper to work in an actor model

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 2 22:11:10 PST 2012


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

           Summary: [META]Coordinated Graphics: Refactoring TextureMapper
                    to work in an actor model
           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, LayerTreeRenderer uses GraphicsLayerTextureMapper to use TextureMapperLayer, because TextureMapperLayer does not have actor model API.
If refactoring TextureMapper to work in an actor model, Coodinated Graphics does not depend on GraphicsLayerTextureMapper, so we can change features more easily.

After complete, LayerTreeRenderer and GraphicsLayerTextureMapper use TextureMapperLayer in the same way: actor model.

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