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

Issue 23621018: [SVG] Handle repeatEvent for svg animations (Closed)

Created:
7 years, 3 months ago by pavane
Modified:
7 years, 3 months ago
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), eae+blinkwatch, dglazkov+blink, dstockwell, Timothy Loh, f(malita), darktears, pdr, Stephen Chennney, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
A LayoutTests/svg/animations/repeat-event.svg View 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/svg/animations/repeat-event-expected.svg View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 1 2 3 5 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
pavane
Please have a look at this patch
7 years, 3 months ago (2013-08-31 02:05:28 UTC) #1
pdr.
This change looks good. I have just one nit, and one request for another test. ...
7 years, 3 months ago (2013-08-31 02:28:07 UTC) #2
pavane
changes done as mentioned except the multiple repeat events testcase https://codereview.chromium.org/23621018/diff/2001/Source/core/svg/animation/SVGSMILElement.cpp File Source/core/svg/animation/SVGSMILElement.cpp (right): https://codereview.chromium.org/23621018/diff/2001/Source/core/svg/animation/SVGSMILElement.cpp#newcode1142 ...
7 years, 3 months ago (2013-08-31 03:30:11 UTC) #3
pdr.
On 2013/08/31 03:30:11, pavane wrote: > changes done as mentioned except the multiple repeat events ...
7 years, 3 months ago (2013-08-31 03:54:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/23621018/2
7 years, 3 months ago (2013-08-31 04:05:57 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-08-31 04:34:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/23621018/2
7 years, 3 months ago (2013-08-31 04:35:58 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-08-31 04:46:49 UTC) #8
pdr.
https://codereview.chromium.org/23621018/diff/2/Source/core/svg/animation/SVGSMILElement.cpp File Source/core/svg/animation/SVGSMILElement.cpp (right): https://codereview.chromium.org/23621018/diff/2/Source/core/svg/animation/SVGSMILElement.cpp#newcode1148 Source/core/svg/animation/SVGSMILElement.cpp:1148: for (int repeatEventCount = 1; repeatEventCount < repeat; repeatEventCount++) ...
7 years, 3 months ago (2013-08-31 04:48:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/23621018/21001
7 years, 3 months ago (2013-08-31 05:49:55 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-08-31 18:21:22 UTC) #11
Message was sent while issue was closed.
Change committed as 157037

Powered by Google App Engine
This is Rietveld 408576698