Bug 122051 - Generate toCSSFooValue() for CSSImageValue
Summary: Generate toCSSFooValue() for CSSImageValue
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 00:04 PDT by Gyuyoung Kim
Modified: 2013-09-28 06:25 PDT (History)
7 users (show)

See Also:


Attachments
Patch (12.31 KB, patch)
2013-09-28 01:21 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 00:04:58 PDT
Clean up static_cast<CSSImageValue*> type cast. It will help to detect bad cast as well as improve code readability.
Comment 1 Gyuyoung Kim 2013-09-28 01:21:26 PDT
Created attachment 212884 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-28 06:25:55 PDT
Comment on attachment 212884 [details]
Patch

Clearing flags on attachment: 212884

Committed r156601: <http://trac.webkit.org/changeset/156601>
Comment 3 WebKit Commit Bot 2013-09-28 06:25:58 PDT
All reviewed patches have been landed.  Closing bug.