Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Issue 189463005: Generate the isSVG*Element() / toSVG*Element() helper functions (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
CC:
blink-reviews, shans, eae+blinkwatch, fs, adamk+blink_chromium.org, kouhei+svg_chromium.org, dino_apple.com, rwlbuis, krit, alancutter (OOO until 2018), bemjb+rendering_chromium.org, dsinclair, Timothy Loh, dstockwell, dglazkov+blink, jchaffraix+rendering, Eric Willigers, Steve Block, rjwright, zoltan1, sof, gyuyoung.kim_webkit.org, darktears, leviw+renderwatch, Mike Lawther (Google), ed+blinkwatch_opera.com, f(malita), Stephen Chennney, eseidel
Visibility:
Public.

Description

Generate the isSVG*Element() / toSVG*Element() helper functions Generate the isSVG*Element() / toSVG*Element() helper functions, similarly to the HTML ones. This also makes the new Traversal<> API work for SVG Elements. R=esprehn, pdr BUG=346095 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168778

Patch Set 1 #

Patch Set 2 : Remove blank line change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -140 lines) Patch
M Source/build/scripts/make_element_factory.py View 1 chunk +1 line, -0 lines 0 comments Download
M Source/build/scripts/make_element_type_helpers.py View 2 chunks +9 lines, -0 lines 0 comments Download
M Source/build/scripts/templates/ElementTypeHelpers.h.tmpl View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/core_generated.gyp View 2 chunks +18 lines, -1 line 0 comments Download
M Source/core/rendering/svg/ReferenceFilterBuilder.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGResourceClipper.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M Source/core/svg/SVGAltGlyphDefElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAltGlyphElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAltGlyphItemElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAnimateMotionElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGAnimateMotionElement.cpp View 1 chunk +5 lines, -9 lines 0 comments Download
M Source/core/svg/SVGAnimateTransformElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGCircleElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGClipPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGCursorElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGElement.h View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/core/svg/SVGElement.cpp View 2 chunks +2 lines, -7 lines 0 comments Download
M Source/core/svg/SVGEllipseElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEDiffuseLightingElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEFuncAElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEFuncBElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEFuncGElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEFuncRElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEImageElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEMergeNodeElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFESpecularLightingElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFilterElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFontElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFontFaceElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFontFaceNameElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFontFaceSrcElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFontFaceUriElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGForeignObjectElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGGlyphElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGGlyphRefElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGHKernElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGImageElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGLineElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGLinearGradientElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMaskElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMissingGlyphElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPatternElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPolygonElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPolylineElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGRadialGradientElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGRectElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSVGElement.h View 1 chunk +0 lines, -7 lines 0 comments Download
M Source/core/svg/SVGScriptElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGStopElement.h View 1 chunk +0 lines, -7 lines 0 comments Download
M Source/core/svg/SVGStyleElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGTagNames.in View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTextElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGTextPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGUseElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGVKernElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGViewElement.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Inactive
6 years, 9 months ago (2014-03-07 18:42:44 UTC) #1
Inactive
6 years, 9 months ago (2014-03-07 23:45:45 UTC) #2
eseidel
lgtm This is amazing. My only question is binary size. If I were you I ...
6 years, 9 months ago (2014-03-07 23:49:27 UTC) #3
eseidel
Really I shouldn't need to ask you to check your binary size contribution. We shuld ...
6 years, 9 months ago (2014-03-07 23:50:16 UTC) #4
pdr.
On 2014/03/07 18:42:44, Chris Dumez wrote: I think this is absolutely the right direction. I ...
6 years, 9 months ago (2014-03-07 23:52:07 UTC) #5
Inactive
On 2014/03/07 23:49:27, eseidel wrote: > lgtm > > This is amazing. > > My ...
6 years, 9 months ago (2014-03-07 23:55:44 UTC) #6
Inactive
On 2014/03/07 23:55:44, Chris Dumez wrote: > On 2014/03/07 23:49:27, eseidel wrote: > > lgtm ...
6 years, 9 months ago (2014-03-08 00:47:03 UTC) #7
pdr.
On 2014/03/08 00:47:03, Chris Dumez wrote: > On 2014/03/07 23:55:44, Chris Dumez wrote: > > ...
6 years, 9 months ago (2014-03-08 00:49:08 UTC) #8
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 9 months ago (2014-03-08 00:49:55 UTC) #9
eseidel
Lgtm again. :). Go go go! On Friday, March 7, 2014, <pdr@chromium.org> wrote: > On ...
6 years, 9 months ago (2014-03-08 01:10:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/189463005/20001
6 years, 9 months ago (2014-03-08 03:44:02 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-08 10:29:25 UTC) #12
Message was sent while issue was closed.
Change committed as 168778

Powered by Google App Engine
This is Rietveld 408576698