|
Use macros instead of specializing VectorTraits explicitly
The existing 'WTF_ALLOW_MOVE_INIT_AND_COMPARE_WITH_MEM_FUNCTIONS'
or the newly added 'WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS'
macros should be used instead of specializing VectorTraits
explicitly, in order to improve code readability and decrease
the number of LOC used.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172381
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -66 lines) |
Patch |
 |
M |
Source/core/css/CSSGradientValue.h
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSProperty.h
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/CSSPropertySourceData.h
|
View
|
|
1 chunk |
+2 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/ElementRuleCollector.h
|
View
|
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
Source/core/css/RuleSet.h
|
View
|
|
1 chunk |
+2 lines, -13 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/FormDataList.h
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/inspector/InspectorStyleSheet.h
|
View
|
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/VectorTraits.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/wtf/text/WTFString.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|