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

Issue 18436004: [SVG] animateMotion accumulate doesn't work properly with rotate: auto / auto-reverse (Closed)

Created:
7 years, 5 months ago by pavane
Modified:
7 years, 5 months ago
Reviewers:
pdr., krit, Stephen Chennney
CC:
blink-reviews, pdr, eae+blinkwatch, Stephen Chennney, f(malita), dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

[SVG] animateMotion accumulate doesn't work properly with rotate: auto / auto-reverse We need not accumulate the angle for animation as we have a method to get normal angle at a given length on the path. So, only position needs to be accumulated. Also made some changes to simplify the logic for accumulation. R=pdr@chromium.org, schenney@chromium.org, dschulze@chromium.org BUG=256656 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154375

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch with minimal changes to fix the accumulate issue #

Patch Set 3 : Patch with layout tests #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : #

Messages

Total messages: 15 (0 generated)
pavane
Hello All, I don't know who is the specific owner for this. So, i am ...
7 years, 5 months ago (2013-07-04 09:07:11 UTC) #1
Stephen Chennney
We definitely need tests - I'm not confident that this works as you intend. https://codereview.chromium.org/18436004/diff/1/Source/core/svg/SVGAnimateMotionElement.cpp ...
7 years, 5 months ago (2013-07-08 14:27:01 UTC) #2
pdr.
Thanks for the patch! It may be best to just make the minimal change you're ...
7 years, 5 months ago (2013-07-08 14:40:59 UTC) #3
pavane
On 2013/07/08 14:27:01, Stephen Chenney wrote: > We definitely need tests - I'm not confident ...
7 years, 5 months ago (2013-07-10 01:41:35 UTC) #4
pavane
On 2013/07/08 14:40:59, pdr wrote: > Thanks for the patch! > It may be best ...
7 years, 5 months ago (2013-07-10 01:48:00 UTC) #5
pavane
On 2013/07/10 01:41:35, pavane wrote: > On 2013/07/08 14:27:01, Stephen Chenney wrote: > > We ...
7 years, 5 months ago (2013-07-15 09:12:53 UTC) #6
pavane
On 2013/07/10 01:48:00, pavane wrote: > On 2013/07/08 14:40:59, pdr wrote: > > Thanks for ...
7 years, 5 months ago (2013-07-15 17:40:17 UTC) #7
pdr.
On 2013/07/15 17:40:17, pavane wrote: > On 2013/07/10 01:48:00, pavane wrote: > > On 2013/07/08 ...
7 years, 5 months ago (2013-07-15 17:43:51 UTC) #8
pavane
On 2013/07/15 17:43:51, pdr wrote: > On 2013/07/15 17:40:17, pavane wrote: > > On 2013/07/10 ...
7 years, 5 months ago (2013-07-16 14:15:55 UTC) #9
pdr.
Pavane, For some reason some of the files are showing errors ("Upload in progress") in ...
7 years, 5 months ago (2013-07-17 02:10:29 UTC) #10
pavane
On 2013/07/17 02:10:29, pdr wrote: > Pavane, > > For some reason some of the ...
7 years, 5 months ago (2013-07-17 03:10:19 UTC) #11
pdr.
LGTM. Please fix the style issues and re-upload, and then press the commit button :) ...
7 years, 5 months ago (2013-07-17 04:11:30 UTC) #12
pavane
Made changes based on review comments https://codereview.chromium.org/18436004/diff/27001/LayoutTests/svg/animations/animateMotion-accumulate-2b.svg File LayoutTests/svg/animations/animateMotion-accumulate-2b.svg (right): https://codereview.chromium.org/18436004/diff/27001/LayoutTests/svg/animations/animateMotion-accumulate-2b.svg#newcode71 LayoutTests/svg/animations/animateMotion-accumulate-2b.svg:71: document.documentElement.setCurrentTime(12); On 2013/07/17 ...
7 years, 5 months ago (2013-07-17 05:30:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavan.e@samsung.com/18436004/35001
7 years, 5 months ago (2013-07-17 05:31:24 UTC) #14
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 06:30:52 UTC) #15
Message was sent while issue was closed.
Change committed as 154375

Powered by Google App Engine
This is Rietveld 408576698