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

Issue 2390773004: reflow comments in core/svg/ (Closed)

Created:
4 years, 2 months ago by Nico
Modified:
4 years, 2 months ago
Reviewers:
pdr.
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, f(malita), fs, gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rjwright, rwlbuis, Stephen Chennney, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

reflow comments in core/svg/ BUG=563793 Committed: https://crrev.com/9968503c3e2d1b3003af061d1c47f017bfdd5cc9 Cr-Commit-Position: refs/heads/master@{#423015}

Patch Set 1 #

Total comments: 8

Patch Set 2 : comments (heh!) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+551 lines, -336 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAElement.cpp View 3 chunks +7 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAngle.cpp View 1 3 chunks +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedColor.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedIntegerOptionalInteger.h View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedLengthList.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedNumberOptionalNumber.h View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedTransformList.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGDocumentExtensions.h View 3 chunks +15 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp View 6 chunks +18 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.cpp View 18 chunks +57 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElementRareData.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGEnumeration.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGEnumeration.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFEImageElement.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFESpecularLightingElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFilterElement.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGElement.cpp View 2 chunks +8 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGeometryElement.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGraphicsElement.cpp View 3 chunks +18 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGImageElement.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGIntegerOptionalInteger.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.h View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLength.cpp View 4 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthContext.cpp View 4 chunks +12 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthList.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGLinearGradientElement.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMPathElement.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMarkerElement.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMarkerElement.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMaskElement.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGNumberList.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGNumberOptionalNumber.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGParserUtilities.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGParsingError.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPath.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathBlender.cpp View 2 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathBuilder.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathData.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathElement.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathParser.cpp View 2 chunks +9 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathQuery.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPathUtilities.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPatternElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPointList.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGRadialGradientElement.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGRect.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGSVGElement.cpp View 6 chunks +20 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGStaticStringList.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGStopElement.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGStringList.h View 2 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGStringList.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTextContentElement.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTextPathElement.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTransformList.cpp View 5 chunks +18 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGUnknownElement.h View 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGUseElement.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGUseElement.cpp View 8 chunks +24 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGViewSpec.cpp View 2 chunks +9 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SMILTime.h View 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SMILTime.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SMILTimeContainer.cpp View 6 chunks +18 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp View 11 chunks +40 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 7 chunks +21 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImageTest.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/filters/SVGFEImage.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/filters/SVGFEImage.cpp View 3 chunks +10 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/filters/SVGFilterBuilder.h View 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/svg/properties/SVGAnimatedProperty.h View 4 chunks +10 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/properties/SVGListPropertyHelper.h View 4 chunks +12 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/svg/properties/SVGListPropertyTearOffHelper.h View 1 1 chunk +11 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/svg/properties/SVGProperty.h View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Nico
I'm sorry.
4 years, 2 months ago (2016-10-04 20:18:06 UTC) #3
pdr.
LGTM with or without the double space changes. https://codereview.chromium.org/2390773004/diff/1/third_party/WebKit/Source/core/svg/SVGAngle.cpp File third_party/WebKit/Source/core/svg/SVGAngle.cpp (right): https://codereview.chromium.org/2390773004/diff/1/third_party/WebKit/Source/core/svg/SVGAngle.cpp#newcode371 third_party/WebKit/Source/core/svg/SVGAngle.cpp:371: // ...
4 years, 2 months ago (2016-10-04 21:05:30 UTC) #5
Nico
Thanks! https://codereview.chromium.org/2390773004/diff/1/third_party/WebKit/Source/core/svg/SVGAngle.cpp File third_party/WebKit/Source/core/svg/SVGAngle.cpp (right): https://codereview.chromium.org/2390773004/diff/1/third_party/WebKit/Source/core/svg/SVGAngle.cpp#newcode371 third_party/WebKit/Source/core/svg/SVGAngle.cpp:371: // (and not eg. 'auto'). On 2016/10/04 21:05:30, ...
4 years, 2 months ago (2016-10-04 21:10:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2390773004/20001
4 years, 2 months ago (2016-10-04 21:11:50 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 00:22:11 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 00:25:40 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9968503c3e2d1b3003af061d1c47f017bfdd5cc9
Cr-Commit-Position: refs/heads/master@{#423015}

Powered by Google App Engine
This is Rietveld 408576698