Bug 76440

Summary: CSS Shaders: Make sure we reset the shader uniforms that are not specified in CSS
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexandru Chiculita 2012-01-17 01:48:16 PST
If the values of the uniforms are not set in CSS, their values might be set by previous rendered filters. Make sure we find a way to reset all the uniforms.