WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
114640
[CSS Shaders] Use CustomFilterProgramInfo only as a hash key, not to transport data
https://bugs.webkit.org/show_bug.cgi?id=114640
Summary
[CSS Shaders] Use CustomFilterProgramInfo only as a hash key, not to transpor...
Max Vujovic
Reported
2013-04-15 14:33:42 PDT
We sometimes create CustomFilterProgramInfo objects just to transport data that we could get off of CustomFilterProgram. This seems unnecessary. CustomFilterProgramInfo should only be used as the hash key for caching CustomFilterProgram(s).
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug