Bug 77777

Summary: [chromium] Refactor CCPluginLayer Shader Boilerplate
Product: WebKit Reporter: Tim Dresser <tdresser>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: enne, rniwa, schenney, tdresser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Tim Dresser
Reported 2012-02-03 14:03:20 PST
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.
Attachments
Ryosuke Niwa
Comment 1 2012-02-03 14:28:53 PST
Note You need to log in before you can comment on or make changes to this bug.