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

Issue 2285473002: Fold SMIL animation value application helpers and simplify (Closed)

Created:
4 years, 3 months ago by fs
Modified:
4 years, 3 months ago
Reviewers:
pdr.
CC:
fs, 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

Fold SMIL animation value application helpers and simplify Folds the following helper functions: applyCSSPropertyToTargetAndInstances removeCSSPropertyFromTargetAndInstances notifyTargetAndInstancesAboutAnimValChange into their users, hoisting common predicates and simplifies accordingly. BUG=640676 Committed: https://crrev.com/cfa5adc96879fea39db27d190261e82ae3b85624 Cr-Commit-Position: refs/heads/master@{#414808}

Patch Set 1 #

Patch Set 2 : *facepalm* #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -53 lines) Patch
M third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp View 1 3 chunks +28 lines, -53 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 16 (9 generated)
fs
4 years, 3 months ago (2016-08-25 23:12:16 UTC) #6
pdr.
Much simpler! Just a small suggestion https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp File third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp (right): https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp#newcode243 third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp:243: if (targetIsUsable(targetElement, attributeName())) ...
4 years, 3 months ago (2016-08-26 01:28:12 UTC) #9
fs
https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp File third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp (right): https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp#newcode243 third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp:243: if (targetIsUsable(targetElement, attributeName())) On 2016/08/26 at 01:28:12, pdr. wrote: ...
4 years, 3 months ago (2016-08-26 08:45:27 UTC) #10
pdr.
On 2016/08/26 at 08:45:27, fs wrote: > https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp > File third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp (right): > > https://codereview.chromium.org/2285473002/diff/20001/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp#newcode243 ...
4 years, 3 months ago (2016-08-26 21:05:24 UTC) #11
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/2285473002/20001
4 years, 3 months ago (2016-08-26 21:14:39 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-26 21:20:56 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 21:22:37 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cfa5adc96879fea39db27d190261e82ae3b85624
Cr-Commit-Position: refs/heads/master@{#414808}

Powered by Google App Engine
This is Rietveld 408576698