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

Issue 1798743002: Retire transformTypesMatch from SVGTransformListInterpolationType.cpp (Closed)

Created:
4 years, 9 months ago by Eric Willigers
Modified:
4 years, 5 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Retire transformTypesMatch from SVGTransformListInterpolationType.cpp The code is simpler without this extra method. Committed: https://crrev.com/82bfceea6a6ae11814eca6427efd5c517f59ab2c Cr-Commit-Position: refs/heads/master@{#404604}

Patch Set 1 #

Total comments: 2

Patch Set 2 : getTransformTypes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -8 lines) Patch
M third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp View 1 2 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Eric Willigers
4 years, 9 months ago (2016-03-14 03:12:36 UTC) #2
alancutter (OOO until 2018)
https://codereview.chromium.org/1798743002/diff/1/third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp File third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp (right): https://codereview.chromium.org/1798743002/diff/1/third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp#newcode276 third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp:276: const Vector<SVGTransformType>& endTransformTypes = toSVGTransformNonInterpolableValue(*end.nonInterpolableValue).transformTypes(); Why not continue using ...
4 years, 9 months ago (2016-03-14 03:14:54 UTC) #3
Eric Willigers
https://codereview.chromium.org/1798743002/diff/1/third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp File third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp (right): https://codereview.chromium.org/1798743002/diff/1/third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp#newcode276 third_party/WebKit/Source/core/animation/SVGTransformListInterpolationType.cpp:276: const Vector<SVGTransformType>& endTransformTypes = toSVGTransformNonInterpolableValue(*end.nonInterpolableValue).transformTypes(); On 2016/03/14 at 03:14:54, ...
4 years, 5 months ago (2016-07-11 04:33:06 UTC) #5
alancutter (OOO until 2018)
lgtm
4 years, 5 months ago (2016-07-11 04:38: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/1798743002/20001
4 years, 5 months ago (2016-07-11 05:04:58 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-11 06:17:30 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-07-11 06:19:37 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/82bfceea6a6ae11814eca6427efd5c517f59ab2c
Cr-Commit-Position: refs/heads/master@{#404604}

Powered by Google App Engine
This is Rietveld 408576698