RESOLVED FIXED 122060
Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue and CSSRadialGradient
https://bugs.webkit.org/show_bug.cgi?id=122060
Summary Generate toCSSFooValue for CSSGradientValue, CSSLinearGradientValue and CSSRa...
Gyuyoung Kim
Reported 2013-09-28 04:24:44 PDT
As a step to generate toCSSFooValue, toCSSGradientValuem toCSSLinearGradientValue and toCSSRadialGradient are generated. isLinearGradient() and isRadialGradient() are moved from each class to CSSValue in order to generate toCSSFooValue.
Attachments
Patch (10.83 KB, patch)
2013-09-28 04:26 PDT, Gyuyoung Kim
no flags
Patch for landing (12.99 KB, patch)
2013-09-30 00:08 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-09-28 04:26:02 PDT
Gyuyoung Kim
Comment 2 2013-09-30 00:08:00 PDT
Created attachment 212955 [details] Patch for landing
WebKit Commit Bot
Comment 3 2013-09-30 00:34:13 PDT
Comment on attachment 212955 [details] Patch for landing Clearing flags on attachment: 212955 Committed r156636: <http://trac.webkit.org/changeset/156636>
WebKit Commit Bot
Comment 4 2013-09-30 00:34:17 PDT
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.