Bug 122056 - Generate toCSSFooValue() for CSSFilterImageValue and CSSInitialValue
Summary: Generate toCSSFooValue() for CSSFilterImageValue and CSSInitialValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-28 02:42 PDT by Gyuyoung Kim
Modified: 2013-09-29 22:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2013-09-28 02:44 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2013-09-28 02:42:46 PDT
Generate toCSSFooValue() for CSSFilterImageValue and CSSInitialValue, and use it. This type cast function will help to detect bad-casts.
Comment 1 Gyuyoung Kim 2013-09-28 02:44:48 PDT
Created attachment 212890 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-29 22:21:07 PDT
Comment on attachment 212890 [details]
Patch

Clearing flags on attachment: 212890

Committed r156628: <http://trac.webkit.org/changeset/156628>
Comment 3 WebKit Commit Bot 2013-09-29 22:21:10 PDT
All reviewed patches have been landed.  Closing bug.