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

Issue 2387513002: Fold bits of SVGAnimatedTypeAnimator into SVGAnimateElement (Closed)

Created:
4 years, 2 months ago by fs
Modified:
4 years, 2 months ago
Reviewers:
pdr.
CC:
fs, darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, f(malita), 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

Fold bits of SVGAnimatedTypeAnimator into SVGAnimateElement This folds non-property-construction methods from SVGAnimatedTypeAnimator into SVGAnimateElement and gets rid of simple forwarding methods. This leaves SVGAnimatedTypeAnimator as a property- value factory. BUG=641437 Committed: https://crrev.com/40d243776ba93a704b64c372303594a4189984ac Cr-Commit-Position: refs/heads/master@{#422188}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -110 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp View 6 chunks +49 lines, -9 lines 2 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.h View 2 chunks +4 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimatedTypeAnimator.cpp View 7 chunks +30 lines, -91 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
fs
4 years, 2 months ago (2016-09-30 07:52:51 UTC) #6
pdr.
LGTM, comment is just a potential followup https://codereview.chromium.org/2387513002/diff/1/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp File third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp (right): https://codereview.chromium.org/2387513002/diff/1/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp#newcode147 third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp:147: adjustForInheritance<SVGPropertyBase*, ParsePropertyFromString>( ...
4 years, 2 months ago (2016-09-30 19:32:19 UTC) #7
fs
https://codereview.chromium.org/2387513002/diff/1/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp File third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp (right): https://codereview.chromium.org/2387513002/diff/1/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp#newcode147 third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp:147: adjustForInheritance<SVGPropertyBase*, ParsePropertyFromString>( On 2016/09/30 at 19:32:19, pdr. wrote: > ...
4 years, 2 months ago (2016-09-30 19:39:07 UTC) #8
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/2387513002/1
4 years, 2 months ago (2016-09-30 19:39:57 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-30 19:46:33 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/40d243776ba93a704b64c372303594a4189984ac Cr-Commit-Position: refs/heads/master@{#422188}
4 years, 2 months ago (2016-09-30 19:50:44 UTC) #13
Nico
4 years, 2 months ago (2016-10-01 02:19:55 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2384713005/ by thakis@chromium.org.

The reason for reverting is: This is just a test, I won't land the revert..

Powered by Google App Engine
This is Rietveld 408576698