Bug 123126 - Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS
Summary: Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS
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-10-21 16:21 PDT by Gyuyoung Kim
Modified: 2013-10-21 18:23 PDT (History)
7 users (show)

See Also:


Attachments
Patch (21.50 KB, patch)
2013-10-21 16:24 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-10-21 16:21:20 PDT
TYPE_CASTS_BASE was moved to common place to be used by all toFoo(). CSS_VALUE_TYPE_CASTS starts to use it for CSS child value. This change generates plenty more helper functions for toCSSFooValue().
Comment 1 Gyuyoung Kim 2013-10-21 16:24:32 PDT
Created attachment 214790 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-21 18:23:41 PDT
Comment on attachment 214790 [details]
Patch

Clearing flags on attachment: 214790

Committed r157769: <http://trac.webkit.org/changeset/157769>
Comment 3 WebKit Commit Bot 2013-10-21 18:23:43 PDT
All reviewed patches have been landed.  Closing bug.