|
Get rid of SVGRect special case from the bindings generator
Get rid of SVGRect special case from the bindings generator by adding a
a typedef to FloatRect in SVGRect.h.
Also use SVGRect type in the implementation API for consistency with
the IDL.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154204
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+67 lines, -66 lines) |
Patch |
|
M |
Source/bindings/scripts/deprecated_code_generator_v8.pm
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGModelObject.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/RenderSVGModelObject.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/SVGTextQuery.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/rendering/svg/SVGTextQuery.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGAnimatedRect.h
|
View
|
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGAnimatedRect.cpp
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGAnimatedType.h
|
View
|
|
6 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGAnimatedType.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGGraphicsElement.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGGraphicsElement.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGLocatable.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGLocatable.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGRect.h
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGSVGElement.h
|
View
|
1
2
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGSVGElement.cpp
|
View
|
1
2
|
5 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGTextContentElement.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGTextContentElement.cpp
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGZoomEvent.h
|
View
|
1
2
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGZoomEvent.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|