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

Issue 137443012: [SVG] Apply animations in sorted order based on begin time and document order (Closed)

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

Description

[SVG] Apply animations in sorted order based on begin time and document order Sorting the animations before applying based on begin time and document order as per the spec. Otherwise it may lead to confusing behavior. This change is made to fix flakiness for svg/animations/discard-check-removal-order.html R=pdr@chromium.org, schenney@chromium.org, dschulze@chromium.org, fmalita@chromium.org, rob.buis@samsung.com BUG=333772 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165881

Patch Set 1 #

Patch Set 2 : rebaselined and worked on review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -12 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/animation/SMILTimeContainer.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/svg/animation/SMILTimeContainer.cpp View 1 5 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
pavane
Please have a look at this patch. Ideally, i would have liked if calculation of ...
6 years, 11 months ago (2014-01-15 16:14:33 UTC) #1
pdr.
I don't think templates are the right approach here because they add significant mental complexity ...
6 years, 11 months ago (2014-01-15 22:58:33 UTC) #2
pavane
Sorry for the delay. I was caught up with some other work. Please review this ...
6 years, 11 months ago (2014-01-25 12:08:30 UTC) #3
pavane
@pdr, Behavior was correct before the below changeset. http://trac.webkit.org/changeset/129670 It is also affecting some functionality ...
6 years, 11 months ago (2014-01-25 12:23:46 UTC) #4
pdr.
Much cleaner, thanks for fixing this up. LGTM
6 years, 11 months ago (2014-01-27 18:33:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/137443012/110001
6 years, 11 months ago (2014-01-27 18:39:53 UTC) #6
commit-bot: I haz the power
Failed to apply the patch. Sending LayoutTests/TestExpectations Sending Source/core/svg/animation/SMILTimeContainer.cpp Sending Source/core/svg/animation/SMILTimeContainer.h Transmitting file data ...svn: ...
6 years, 10 months ago (2014-01-27 20:03:16 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/137443012/110001
6 years, 10 months ago (2014-01-27 20:47:53 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-01-27 20:48:16 UTC) #9
Message was sent while issue was closed.
Change committed as 165881

Powered by Google App Engine
This is Rietveld 408576698