[Webkit-unassigned] [Bug 77777] New: [chromium] Refactor CCPluginLayer Shader Boilerplate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 14:03:20 PST 2012


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

           Summary: [chromium] Refactor CCPluginLayer Shader Boilerplate
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tdresser at chromium.org
                CC: enne at google.com


CCPluginLayerImpl.h has four ProgramBindings:
- Program
- ProgramFlip
- TexRectProgram
- TexRectProgramFlip

These should be merged into one.

CCLayerRendererChromium.cpp has two PluginProgramBindings:
- TexStretchPluginProgramBinding
- TexTransformPluginProgramBinding

These should also be merged.

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