|
Generate toCSSFooValue() for CSS child values
This cl adds toCSSFooValue() for CSSPrimitiveValue, CSSFilterValue, CSSLineBoxContainValue,
CSSArrayFunctionValue, CSSTransformValue and CSSMixFunctionValue. And, this cl removes some
unnecessary local variables.
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158798
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+40 lines, -48 lines) |
Patch |
|
M |
Source/bindings/v8/custom/V8CSSValueCustom.cpp
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSArrayFunctionValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSCalculationValue.cpp
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSFilterValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSLineBoxContainValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSMixFunctionValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSPrimitiveValue.h
|
View
|
|
1 chunk |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSToStyleMap.cpp
|
View
|
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSTransformValue.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSValue.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/css/CSSValue.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/css/resolver/FilterOperationResolver.cpp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/css/resolver/StyleBuilderCustom.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/css/resolver/StyleBuilderCustom.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/css/resolver/TransformBuilder.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|