|
Refine toRenderSVGResourceContainer()
As other toFooElements do, this patch checks security vulnerability in every use of toRenderSVGResourceContainer.
Plus, small binary size gain on content_shell(linux 64bit release build) by 0.17K
as it removes same function from RenderObject.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160042
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+26 lines, -20 lines) |
Patch |
|
M |
Source/core/rendering/RenderLayer.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/RenderLayerFilterInfo.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/RenderObject.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/RenderObject.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGGradientStop.cpp
|
View
|
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResource.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResourceContainer.h
|
View
|
2
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGResourceContainer.cpp
|
View
|
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/SVGRenderTreeAsText.cpp
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/SVGResourcesCycleSolver.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGElement.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|