Bug 79144

Summary: Make WebKitCSSShaderValue inherit directly from CSSValue.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2012-02-21 13:02:33 PST
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 2012-02-21 13:09:47 PST
Andreas Kling
Comment 2 2012-02-21 14:05:11 PST
Comment on attachment 128030 [details] Patch Clearing flags on attachment: 128030 Committed r108396: <http://trac.webkit.org/changeset/108396>
Andreas Kling
Comment 3 2012-02-21 14:05:59 PST
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.