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

Issue 2618323002: Block animation of the SVGScriptElement (Closed)

Created:
3 years, 11 months ago by fs
Modified:
3 years, 11 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, krit, Eric Willigers, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rjwright, rwlbuis, Stephen Chennney, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Block animation of the SVGScriptElement 'href' should not be animatable for SVGScriptElements, but currently is. This will "break" animation of 'className' on the same element. R=mkwst@chromium.org,pdr@chromium.org BUG=679291 Review-Url: https://codereview.chromium.org/2618323002 Cr-Commit-Position: refs/heads/master@{#442915} Committed: https://chromium.googlesource.com/chromium/src/+/97501194ee5fac524c6126c7e7bd2184d9fcfca6

Patch Set 1 #

Total comments: 7

Patch Set 2 : Blacklist instead #

Patch Set 3 : Missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/svg/animations/resources/set-foo.js View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/svg/animations/script-href-no-animate.html View 1 1 chunk +27 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp View 1 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGScriptElement.cpp View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
fs
3 years, 11 months ago (2017-01-09 15:48:02 UTC) #3
pdr.
LGTM https://codereview.chromium.org/2618323002/diff/1/third_party/WebKit/Source/core/svg/SVGScriptElement.cpp File third_party/WebKit/Source/core/svg/SVGScriptElement.cpp (right): https://codereview.chromium.org/2618323002/diff/1/third_party/WebKit/Source/core/svg/SVGScriptElement.cpp#newcode85 third_party/WebKit/Source/core/svg/SVGScriptElement.cpp:85: // TODO(fs): Recover head rotation. O_o
3 years, 11 months ago (2017-01-09 18:50:47 UTC) #6
Mike West
LGTM % some additional tests I'd like to see and some tiny nits. https://codereview.chromium.org/2618323002/diff/1/third_party/WebKit/LayoutTests/svg/animations/script-href-no-animate.html File ...
3 years, 11 months ago (2017-01-09 19:31:20 UTC) #7
fs
Looks like this breaks the synch-single-attr case, so I'll need to come up with a ...
3 years, 11 months ago (2017-01-10 10:15:16 UTC) #8
fs
On 2017/01/10 at 10:15:16, fs wrote: > Looks like this breaks the synch-single-attr case, so ...
3 years, 11 months ago (2017-01-10 14:56:02 UTC) #17
kouhei (in TOK)
On 2017/01/10 14:56:02, fs wrote: > On 2017/01/10 at 10:15:16, fs wrote: > > Looks ...
3 years, 11 months ago (2017-01-10 22:46:08 UTC) #19
Mike West
Test changes LGTM. Thanks!
3 years, 11 months ago (2017-01-11 14:05:03 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2618323002/40001
3 years, 11 months ago (2017-01-11 14:45:41 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 16:08:51 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/97501194ee5fac524c6126c7e7bd...

Powered by Google App Engine
This is Rietveld 408576698