RESOLVED FIXED 79144
Make WebKitCSSShaderValue inherit directly from CSSValue.
https://bugs.webkit.org/show_bug.cgi?id=79144
Summary Make WebKitCSSShaderValue inherit directly from CSSValue.
Andreas Kling
Reported Tuesday, February 21, 2012 9:02:33 PM UTC
WebKitCSSShaderValue inherits from CSSPrimitiveValue and uses it only for URL storage. We should put the URL in a WebKitCSSShaderValue member instead.
Attachments
Patch (3.45 KB, patch)
2012-02-21 13:09 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 Tuesday, February 21, 2012 9:09:47 PM UTC
Andreas Kling
Comment 2 Tuesday, February 21, 2012 10:05:11 PM UTC
Comment on attachment 128030 [details] Patch Clearing flags on attachment: 128030 Committed r108396: <http://trac.webkit.org/changeset/108396>
Andreas Kling
Comment 3 Tuesday, February 21, 2012 10:05:59 PM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.