Bug 76440 - CSS Shaders: Make sure we reset the shader uniforms that are not specified in CSS
Summary: CSS Shaders: Make sure we reset the shader uniforms that are not specified in...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 01:48 PST by Alexandru Chiculita
Modified: 2014-03-02 10:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.