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

Issue 303093002: SVG: remove |SVGAnimateElement::m_animatedPropertyType| (Closed)

Created:
6 years, 6 months ago by kouhei (in TOK)
Modified:
6 years, 6 months ago
Reviewers:
pdr., fs, Paweł Hajdan Jr.
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, rwlbuis, fs, kouhei+svg_chromium.org, dstockwell, Timothy Loh, krit, f(malita), gyuyoung.kim_webkit.org, darktears, Stephen Chennney, Steve Block, Eric Willigers
Visibility:
Public.

Description

SVG: remove |SVGAnimateElement::m_animatedPropertyType| Before this patch, |SVGAnimateElement::m_animatedPropertyType| was maintained along |SVGAnimatedTypeAnimator::m_type|, and there were many ASSERTs checking that they were same. In this patch, I removed |SVGAnimateElement::m_animatedPropertyType| and changed their references to point to |SVGAnimatedTypeAnimator::m_type| instead. BUG=378670 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175245

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fix wrong if #

Total comments: 2

Patch Set 4 : add ASSERTS (reupl) #

Patch Set 5 : disable AnimatedTransformList unless <animatedTransform> #

Patch Set 6 : s/<animatedTransform>/<animateTransform> #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -79 lines) Patch
M Source/core/svg/SVGAnimateElement.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/svg/SVGAnimateElement.cpp View 1 2 3 4 10 chunks +17 lines, -21 lines 0 comments Download
M Source/core/svg/SVGAnimateTransformElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGAnimatedTypeAnimator.h View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/svg/SVGAnimatedTypeAnimator.cpp View 1 2 3 4 5 2 chunks +21 lines, -20 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.h View 2 chunks +1 line, -2 lines 0 comments Download
M Source/core/svg/SVGAnimationElement.cpp View 1 2 3 3 chunks +7 lines, -28 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
kouhei (in TOK)
PTAL.
6 years, 6 months ago (2014-05-29 07:27:17 UTC) #1
pdr.
LGTM with nits. Could you please wrap your change description to 72 or 80 columns? ...
6 years, 6 months ago (2014-05-29 21:38:00 UTC) #2
kouhei (in TOK)
> Could you please wrap your change description to 72 or 80 columns? Done. https://codereview.chromium.org/303093002/diff/30001/Source/core/svg/SVGAnimationElement.cpp ...
6 years, 6 months ago (2014-05-30 01:15:23 UTC) #3
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 6 months ago (2014-05-30 01:15:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/303093002/90001
6 years, 6 months ago (2014-05-30 01:17:56 UTC) #5
Paweł Hajdan Jr.
The CQ bit was unchecked by phajdan.jr@chromium.org
6 years, 6 months ago (2014-05-30 16:23:44 UTC) #6
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 6 months ago (2014-05-30 16:28:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/303093002/90001
6 years, 6 months ago (2014-05-30 16:30:32 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-05-30 17:09:34 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-30 20:34:55 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/10391)
6 years, 6 months ago (2014-05-30 20:34:55 UTC) #11
pdr.
On 2014/05/30 20:34:55, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 6 months ago (2014-05-30 20:45:20 UTC) #12
kouhei (in TOK)
On 2014/05/30 20:45:20, pdr wrote: > On 2014/05/30 20:34:55, I haz the power (commit-bot) wrote: ...
6 years, 6 months ago (2014-06-02 01:02:43 UTC) #13
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 6 months ago (2014-06-02 01:02:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/303093002/130001
6 years, 6 months ago (2014-06-02 01:02:55 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-02 02:13:26 UTC) #16
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 02:48:33 UTC) #17
Message was sent while issue was closed.
Change committed as 175245

Powered by Google App Engine
This is Rietveld 408576698