Bug 122054 - Generate toCSSFooValue() for CSSLineBoxContainValue
Summary: Generate toCSSFooValue() for CSSLineBoxContainValue
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 01:59 PDT by Gyuyoung Kim
Modified: 2013-09-29 22:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.83 KB, patch)
2013-09-28 02:02 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 01:59:45 PDT
As a step to use toCSSFooValue, toCSSLineBoxContainValue is generated by using CSS_VALUE_TYPE_CASTS. To use it, isCSSLineBoxContainValue() is changed to isLineBoxContatinValue().
Comment 1 Gyuyoung Kim 2013-09-28 02:02:10 PDT
Created attachment 212886 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-29 22:27:42 PDT
Comment on attachment 212886 [details]
Patch

Clearing flags on attachment: 212886

Committed r156630: <http://trac.webkit.org/changeset/156630>
Comment 3 WebKit Commit Bot 2013-09-29 22:27:45 PDT
All reviewed patches have been landed.  Closing bug.