|
Relocate markForLayoutAndParentResourceInvalidation
To facilitate repurposing of RenderSVGResource for paint-server use,
move RenderSVGResource::markForLayoutAndParentResourceInvalidation
to RenderSVGResourceContainer.
For reduced dependencies call through a method with the same name on
SVGElement.
BUG= 420022
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184258
Total comments: 1
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+125 lines, -141 lines) |
Patch |
|
M |
Source/core/rendering/svg/RenderSVGImage.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResource.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResource.cpp
|
View
|
|
2 chunks |
+2 lines, -69 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResourceContainer.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResourceContainer.cpp
|
View
|
|
3 chunks |
+71 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/SVGResourcesCache.cpp
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGAnimateMotionElement.cpp
|
View
|
1
|
4 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGCircleElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGElement.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGElement.cpp
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGEllipseElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFEImageElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFELightElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFilterPrimitiveStandardAttributes.h
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp
|
View
|
1
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGForeignObjectElement.cpp
|
View
|
1
2
3
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGGraphicsElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGImageElement.cpp
|
View
|
1
2
3
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGLineElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGPathElement.cpp
|
View
|
1
2
3
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGPolyElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGRectElement.cpp
|
View
|
1
2
3
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGSVGElement.cpp
|
View
|
1
|
5 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGStopElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGTextContentElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGTextPathElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGTextPositioningElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGUseElement.cpp
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 8 (2 generated)
|