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

Issue 177703004: [SVG] Remove SVGAnimatedPropertyMacros.h (Closed)

Created:
6 years, 9 months ago by kouhei (in TOK)
Modified:
6 years, 9 months ago
Reviewers:
haraken, pdr., fs
CC:
blink-reviews, Steve Block, krit, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), fs, Timothy Loh, dstockwell, ed+blinkwatch_opera.com, shans, f(malita), gyuyoung.kim_webkit.org, darktears, Stephen Chennney, Eric Willigers, dino_apple.com, pdr., rwlbuis
Visibility:
Public.

Description

[SVG] Remove SVGAnimatedPropertyMacros.h These C macros are for the old SVGAnimatedProperty implementation. We introduced new animated property implementation in crbug.com/308818 , so they are no longer used. BUG=349370 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168613

Patch Set 1 #

Total comments: 10

Patch Set 2 : remove ws #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -476 lines) Patch
M Source/core/svg/SVGAElement.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/svg/SVGAElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGAltGlyphElement.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGAltGlyphElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGCircleElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGCircleElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGClipPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGClipPathElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGComponentTransferFunctionElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGComponentTransferFunctionElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGCursorElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGCursorElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGDefsElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGDefsElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGElement.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
Source/core/svg/SVGElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGEllipseElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGEllipseElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGFEBlendElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEBlendElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFEColorMatrixElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEColorMatrixElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFEComponentTransferElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEComponentTransferElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFECompositeElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFECompositeElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFEConvolveMatrixElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEConvolveMatrixElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFEDiffuseLightingElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEDiffuseLightingElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFEDisplacementMapElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEDisplacementMapElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFEDropShadowElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEDropShadowElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFEGaussianBlurElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEGaussianBlurElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFEImageElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFEImageElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFELightElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFELightElement.cpp View 1 1 chunk +0 lines, -4 lines 0 comments Download
Source/core/svg/SVGFEMergeNodeElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEMergeNodeElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
Source/core/svg/SVGFEMorphologyElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEMorphologyElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFEOffsetElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFEOffsetElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFESpecularLightingElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGFESpecularLightingElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFETileElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFETileElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFETurbulenceElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFETurbulenceElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFilterElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFilterElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
Source/core/svg/SVGFilterPrimitiveStandardAttributes.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGFontElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGFontElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGForeignObjectElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGForeignObjectElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGGElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGGElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGGlyphRefElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGGlyphRefElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGGradientElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGGradientElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGGraphicsElement.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGGraphicsElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGImageElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGImageElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
Source/core/svg/SVGLineElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
Source/core/svg/SVGLineElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
Source/core/svg/SVGLinearGradientElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGLinearGradientElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGMPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMPathElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMarkerElement.cpp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/svg/SVGMaskElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGMaskElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPathElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGPatternElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPatternElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
Source/core/svg/SVGPolyElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGPolyElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGRadialGradientElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGRadialGradientElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGRectElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGRectElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGSVGElement.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSVGElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGScriptElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGScriptElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGStopElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGStopElement.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGSwitchElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSwitchElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGSymbolElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGTextContentElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGTextContentElement.cpp View 1 2 chunks +0 lines, -5 lines 0 comments Download
M Source/core/svg/SVGTextPathElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGTextPathElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGTextPositioningElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGTextPositioningElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGUseElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGUseElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/svg/SVGViewElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGViewElement.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
D Source/core/svg/properties/SVGAnimatedPropertyMacros.h View 1 chunk +0 lines, -46 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
kouhei (in TOK)
More cleanups. https://codereview.chromium.org/177803003/ needs to be landed first. Changes in SVG*Element.{h,cpp} are automatically generated from ...
6 years, 9 months ago (2014-03-05 10:17:22 UTC) #1
fs
Looks good to me - as straight-forward as advertised. One (very) minor nit, which is ...
6 years, 9 months ago (2014-03-05 11:31:14 UTC) #2
haraken
LGTM if you remove unnecessary empty lines. https://codereview.chromium.org/177703004/diff/1/Source/core/svg/SVGAElement.cpp File Source/core/svg/SVGAElement.cpp (right): https://codereview.chromium.org/177703004/diff/1/Source/core/svg/SVGAElement.cpp#newcode59 Source/core/svg/SVGAElement.cpp:59: Nit: Unnecessary ...
6 years, 9 months ago (2014-03-05 14:08:24 UTC) #3
kouhei (in TOK)
https://codereview.chromium.org/177703004/diff/1/Source/core/svg/SVGAElement.cpp File Source/core/svg/SVGAElement.cpp (right): https://codereview.chromium.org/177703004/diff/1/Source/core/svg/SVGAElement.cpp#newcode59 Source/core/svg/SVGAElement.cpp:59: On 2014/03/05 14:08:24, haraken wrote: > > Nit: Unnecessary ...
6 years, 9 months ago (2014-03-06 03:46:04 UTC) #4
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-06 08:26:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/177703004/20001
6 years, 9 months ago (2014-03-06 08:27:11 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 09:25:28 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink
6 years, 9 months ago (2014-03-06 09:25:29 UTC) #8
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-06 09:30:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/177703004/20001
6 years, 9 months ago (2014-03-06 09:30:18 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 09:38:37 UTC) #11
Message was sent while issue was closed.
Change committed as 168613

Powered by Google App Engine
This is Rietveld 408576698