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

Issue 22385010: [SVG] Handle endEvent for svg animations (Closed)

Created:
7 years, 4 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, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : Rebaselined #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -4 lines) Patch
A LayoutTests/svg/animations/end-event.svg View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/svg/animations/end-event-expected.svg View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/svg/animation/SMILTimeContainer.cpp View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M Source/core/svg/animation/SVGSMILElement.h View 1 2 3 4 3 chunks +9 lines, -1 line 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 1 2 3 4 5 6 7 6 chunks +22 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
pavane
WIP patch, Please have a look. Facing problem with writing layout tests, please help. I ...
7 years, 4 months ago (2013-08-08 19:11:36 UTC) #1
pdr.
On 2013/08/08 19:11:36, pavane wrote: > WIP patch, Please have a look. > > Facing ...
7 years, 3 months ago (2013-08-29 20:48:59 UTC) #2
pdr.
On 2013/08/29 20:48:59, pdr wrote: > On 2013/08/08 19:11:36, pavane wrote: > > WIP patch, ...
7 years, 3 months ago (2013-08-29 21:14:54 UTC) #3
pdr.
https://codereview.chromium.org/22385010/diff/6002/Source/core/svg/animation/SVGSMILElement.cpp File Source/core/svg/animation/SVGSMILElement.cpp (right): https://codereview.chromium.org/22385010/diff/6002/Source/core/svg/animation/SVGSMILElement.cpp#newcode1110 Source/core/svg/animation/SVGSMILElement.cpp:1110: dispatchEvent(Event::create("endEvent", false, false)); Unfortunately, synchronously calling dispatchEvent can lead ...
7 years, 3 months ago (2013-08-29 21:15:05 UTC) #4
pdr.
This is really tricky, I wrote up a simple example to show what could be ...
7 years, 3 months ago (2013-08-29 21:38:00 UTC) #5
pavane
Changes done. Please have a look once more.
7 years, 3 months ago (2013-08-30 09:07:37 UTC) #6
pdr.
On 2013/08/30 09:07:37, pavane wrote: > Changes done. Please have a look once more. LGTM
7 years, 3 months ago (2013-08-30 17:20:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/22385010/16001
7 years, 3 months ago (2013-08-30 17:20:24 UTC) #8
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-30 17:39:32 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/22385010/33001
7 years, 3 months ago (2013-08-30 17:45:25 UTC) #10
pdr.
On 2013/08/30 17:45:25, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 3 months ago (2013-08-30 18:12:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/22385010/4002
7 years, 3 months ago (2013-08-30 18:12:35 UTC) #12
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 20:01:11 UTC) #13
Message was sent while issue was closed.
Change committed as 157012

Powered by Google App Engine
This is Rietveld 408576698