|
Rename shapeSize and others to make ShapeInfo and friends easier to understand
The ShapeInfo hierarchy has grown organically as the spec has changed,
and the naming has become very stale and confusing. The spec is now in
Last Call, so it seems like a good time to take a stab towards better
naming that matches the spec terminology and is also more consistent in
general.
R=leviw@chromium.org
BUG= 322165
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168409
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+47 lines, -50 lines) |
Patch |
 |
M |
Source/core/rendering/RenderBlock.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderBlock.cpp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
1 comment
|
Download
|
 |
M |
Source/core/rendering/RenderBlockFlow.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderBox.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeInfo.h
|
View
|
|
4 chunks |
+19 lines, -23 lines |
1 comment
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeInfo.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeInsideInfo.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeInsideInfo.cpp
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeOutsideInfo.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/shapes/ShapeOutsideInfo.cpp
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|