|
Use Image::updateConcreteSize()
Port call-sites using
LayoutBoxModelObject::calculateImageIntrinsicDimensions over to
updateConcreteSize() instead.
BUG= 581357
|
Unified diffs |
Side-by-side diffs |
Stats (+196 lines, -138 lines) |
 |
A |
third_party/WebKit/LayoutTests/svg/as-list-image/resources/green15x15.png
|
View
|
|
Binary file |
0 comments
|
|
 |
M |
third_party/WebKit/LayoutTests/svg/as-list-image/svg-list-image-intrinsic-size-zoom.html
|
View
|
|
1 chunk |
+22 lines, -17 lines |
0 comments
|
|
 |
A |
third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing.html
|
View
|
1
2
3
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
|
 |
A |
third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.html
|
View
|
1
2
3
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/layout/LayoutListMarker.cpp
|
View
|
1
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.cpp
|
View
|
1
2
3
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp
|
View
|
1
2
3
|
1 chunk |
+5 lines, -1 line |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/paint/NinePieceImagePainter.cpp
|
View
|
1
2
3
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleFetchedImage.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleFetchedImage.cpp
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleFetchedImageSet.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleFetchedImageSet.cpp
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleGeneratedImage.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
View
|
1
2
3
|
1 chunk |
+20 lines, -14 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/style/StyleImage.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
|
 |
M |
third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp
|
View
|
1
2
3
|
1 chunk |
+19 lines, -5 lines |
0 comments
|
|
Depends on Patchset:
Total messages: 1 (1 generated)
|