|
Introduce DEFINE_ANIMATABLE_VALUE_TYPE_CASTS to replace manual toFoo() for animatable value.
As a step to let toFoo() use DEFINE_TYPE_CASTS, this cl replace toFoo() for animatable value.
with DEFINE_ANIMATABLE_VALUE_TYPE_CASTS. To use DEFINE_TYPE_CASTS generates plenty
more helper functions which can detect bad type cast.
BUG= 309516
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160151
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+19 lines, -81 lines) |
Patch |
|
M |
Source/core/animation/AnimatableClipPathOperation.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableColor.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableDouble.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableImage.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableLength.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableLengthBox.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableLengthBoxAndBool.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableLengthSize.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableRepeatable.h
|
View
|
1
|
1 chunk |
+1 line, -6 lines |
2 comments
|
Download
|
|
M |
Source/core/animation/AnimatableSVGLength.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableSVGPaint.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableShapeValue.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableStrokeDasharrayList.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableTransform.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableUnknown.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableValue.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/animation/AnimatableVisibility.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|